|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sleepycat.bind.tuple.TupleBinding
jimm.evote.db.VoteBinding
Translates Vote
s to and from storage format.
Constructor Summary | |
VoteBinding()
|
Method Summary | |
java.lang.Object |
entryToObject(TupleInput ti)
|
void |
objectToEntry(java.lang.Object object,
TupleOutput to)
|
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding |
entryToInput, entryToObject, getPrimitiveBinding, inputToEntry, newOutput, newOutput, objectToEntry, outputToEntry |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VoteBinding()
Method Detail |
public void objectToEntry(java.lang.Object object, TupleOutput to)
public java.lang.Object entryToObject(TupleInput ti)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |