java.lang.Object
de.grogra.persistence.BindingsCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionshortintgetHandle(ManageableType type) intgetHandle(SharedObjectProvider provider) getSOProvider(int handle) getString(int handle) getType(int handle) voidwrite(ManageableType type, PersistenceOutputStream out) voidwrite(SharedObjectProvider provider, PersistenceOutputStream out)
-
Field Details
-
STRING
public static final int STRING- See Also:
-
TYPE
public static final int TYPE- See Also:
-
SO_PROVIDER
public static final int SO_PROVIDER- See Also:
-
-
Constructor Details
-
BindingsCache
-
-
Method Details
-
getCacheId
public short getCacheId() -
getBindings
-
getHandle
-
write
- Throws:
IOException
-
getString
-
getType
-
getSOProvider
-
readType
- Throws:
IOException
-
readSOProvider
- Throws:
IOException
-