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)
    • Method Detail

      • listKeys

        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)
        Returns:
        List of keys.