Uses of Interface
com.db4o.internal.handlers.VariableLengthTypeHandler
- 
Packages that use VariableLengthTypeHandler Package Description com.db4o.internal.handlers com.db4o.internal.handlers.array com.db4o.typehandlers 
- 
- 
Uses of VariableLengthTypeHandler in com.db4o.internal.handlersClasses in com.db4o.internal.handlers that implement VariableLengthTypeHandler Modifier and Type Class Description classStringBasedValueTypeHandlerBase<T>classStringBufferHandlerclassStringHandlerclassStringHandler0
- 
Uses of VariableLengthTypeHandler in com.db4o.internal.handlers.arrayClasses in com.db4o.internal.handlers.array that implement VariableLengthTypeHandler Modifier and Type Class Description classArrayHandlerThis is the latest version, the one that should be used.classArrayHandler0classArrayHandler1classArrayHandler3classArrayHandler5classMultidimensionalArrayHandlern-dimensional arrayclassMultidimensionalArrayHandler0classMultidimensionalArrayHandler3
- 
Uses of VariableLengthTypeHandler in com.db4o.typehandlersClasses in com.db4o.typehandlers that implement VariableLengthTypeHandler Modifier and Type Class Description classCollectionTypeHandlerTypeHandler for Collections.classHashtableTypeHandlerTypehandler for java.util.HashtableclassMapTypeHandlerTypehandler for classes that implement java.util.Map.classVectorTypeHandlerTypeHandler for java.util.Vector for JDKs without the collection framework.
 
-