Interface KeySupport
-
- All Known Subinterfaces:
Node,Preferences,TemporaryFile
public interface KeySupport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>listKeys()This method is used to list all keys currently mapped for the current persistence environment (Node, Preferences or TemporaryFile)
-