Class OClosableEntry<K,V extends OClosableItem>
java.lang.Object
com.orientechnologies.common.collection.closabledictionary.OClosableEntry<K,V>
- Type Parameters:
K- Key type.V- Value type.
Internal presentation of entry inside of
OClosableLinkedContainer-
Constructor Details
-
OClosableEntry
-
-
Method Details
-
isOpen
public static boolean isOpen(long state) -
getNext
-
setNext
-
getPrev
-
setPrev
-
get
-
acquireStateLock
public void acquireStateLock() -
releaseStateLock
public void releaseStateLock()
-