Uses of Class
com.j_spaces.core.client.version.EntryInfoKey
Packages that use EntryInfoKey
-
Uses of EntryInfoKey in com.j_spaces.core.client.version
Methods in com.j_spaces.core.client.version with parameters of type EntryInfoKeyModifier and TypeMethodDescriptionprotected VVersionTable.getEntryVersion(EntryInfoKey infoKey) return null; get entry version from table according to the value.protected voidVersionTable.setEntryVersion(EntryInfoKey infoKey, V version) add EntryInfo to table. -
Uses of EntryInfoKey in com.j_spaces.core.client.version.map
Subclasses of EntryInfoKey in com.j_spaces.core.client.version.map