Package com.db4o.internal.io
Class BlockSizeImpl
- java.lang.Object
-
- com.db4o.internal.io.BlockSizeImpl
-
-
Constructor Summary
Constructors Constructor Description BlockSizeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
register(Listener4<java.lang.Integer> listener)
void
set(int newValue)
int
value()
-