mln
Class InferBDB.AtomBinding

java.lang.Object
  extended by com.sleepycat.bind.tuple.TupleBase<E>
      extended by com.sleepycat.bind.tuple.TupleBinding<InferBDB.AtomEntry>
          extended by mln.InferBDB.AtomBinding
All Implemented Interfaces:
com.sleepycat.bind.EntryBinding<InferBDB.AtomEntry>
Enclosing class:
InferBDB

public class InferBDB.AtomBinding
extends com.sleepycat.bind.tuple.TupleBinding<InferBDB.AtomEntry>


Constructor Summary
InferBDB.AtomBinding()
           
 
Method Summary
 InferBDB.AtomEntry entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
           
 void objectToEntry(InferBDB.AtomEntry a, com.sleepycat.bind.tuple.TupleOutput to)
           
 
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding
entryToObject, getPrimitiveBinding, objectToEntry
 
Methods inherited from class com.sleepycat.bind.tuple.TupleBase
entryToInput, getTupleBufferSize, inputToEntry, newOutput, newOutput, outputToEntry, setTupleBufferSize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InferBDB.AtomBinding

public InferBDB.AtomBinding()
Method Detail

entryToObject

public InferBDB.AtomEntry entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
Specified by:
entryToObject in class com.sleepycat.bind.tuple.TupleBinding<InferBDB.AtomEntry>

objectToEntry

public void objectToEntry(InferBDB.AtomEntry a,
                          com.sleepycat.bind.tuple.TupleOutput to)
Specified by:
objectToEntry in class com.sleepycat.bind.tuple.TupleBinding<InferBDB.AtomEntry>