Uses of Class
org.semispace.Holder
Packages that use Holder
-
Uses of Holder in org.semispace
Classes in org.semispace that implement interfaces with type arguments of type HolderMethods in org.semispace that return HolderModifier and TypeMethodDescriptionHolderContainer.addHolder(String xml, long liveUntil, String entryClassName, Map<String, String> searchMap) HolderElement.findById(long id) Searching for holder elements with given IDSemiSpace.readHolderById(long hId) Used for retrieving element with basis in idHolderContainer.readHolderWithId(long id) HolderContainer.removeHolderById(long id, String className) HolderElement.removeHolderById(long id) Holder[]HolderElement.toArray()Methods in org.semispace that return types with arguments of type HolderMethods in org.semispace with parameters of type HolderModifier and TypeMethodDescriptionprotected voidProtected for the benefit of junit tests.voidstatic HolderElementHolderElement.createNewCollection(Holder holder) protected booleanSemiSpace.renewElement(Holder holder, long duration) Constructors in org.semispace with parameters of type Holder