java.lang.Object
de.grogra.persistence.BindingsCache
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionshort
int
getHandle
(ManageableType type) int
getHandle
(SharedObjectProvider provider) getSOProvider
(int handle) getString
(int handle) getType
(int handle) void
write
(ManageableType type, PersistenceOutputStream out) void
write
(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
-