Interface PingTablePreferences

All Known Implementing Classes:
DefaultPingTablePreferences

public interface PingTablePreferences
  • Method Details

    • load

      void load()
      Load the preferences entries.
    • store

      void store()
      Store the current preferences entries.
    • clear

      void clear()
      Clear the entries of the preferences.
    • getPrefences

      PingTableNodePreferenceEntry getPrefences(long uniqueId)
    • getPrefencesOrDefault

      PingTableNodePreferenceEntry getPrefencesOrDefault(long uniqueId)