infer
Class BDBStore.BitEntry

java.lang.Object
  extended by infer.BDBStore.BitEntry
Enclosing class:
BDBStore

 class BDBStore.BitEntry
extends java.lang.Object


Field Summary
 boolean value
           
 
Constructor Summary
BDBStore.BitEntry(boolean v)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public boolean value
Constructor Detail

BDBStore.BitEntry

public BDBStore.BitEntry(boolean v)