java.lang.Object
org.apache.jena.mem.NodeToTriplesMapMem.NotifyMe
- All Implemented Interfaces:
HashCommon.NotifyEmpty
- Enclosing class:
- NodeToTriplesMapMem
-
Field Summary
Fields inherited from interface org.apache.jena.mem.HashCommon.NotifyEmpty
ignore -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemptied()Method to call to notify that the collection has become empty.
-
Constructor Details
-
NotifyMe
-
-
Method Details
-
emptied
public void emptied()Description copied from interface:HashCommon.NotifyEmptyMethod to call to notify that the collection has become empty.- Specified by:
emptiedin interfaceHashCommon.NotifyEmpty
-