| public File |
| getFile() |
| method_14643() |
| getFile() |
|
| public boolean |
| add(V infos) |
| method_14633(V arg0) |
| add(V arg0) |
|
| public V |
| get(K user) |
| method_14640(K arg0) |
| get(K key) |
|
| public boolean |
| remove(K user) |
| method_14635(K arg0) |
| remove(K key) |
|
| public boolean |
|
| public void |
| clear() |
| method_73998() |
| clear() |
|
| public String[] |
| getUserList() |
| method_14636() |
| getNames() |
|
| public boolean |
| isEmpty() |
| method_14641() |
| isEmpty() |
|
| protected String |
| getKeyForUser(K user) |
| method_14634(K arg0) |
| toString(K profile) |
|
| protected boolean |
| contains(K user) |
| method_14644(K arg0) |
| contains(K arg0) |
|
| private void |
| removeExpired() |
| method_14631() |
| removeInvalidEntries() |
|
| protected abstract ServerConfigEntry<K> |
| createEntry(com.google.gson.JsonObject object) |
| method_14642(com.google.gson.JsonObject arg0) |
| fromJson(com.google.gson.JsonObject json) |
|
| public Collection<V> |
| getEntries() |
| method_14632() |
| values() |
|
| public void |
| save() |
| method_14629() |
| save() |
|
| public void |
| load() |
| method_14630() |
| load() |
|
| private static com.google.gson.JsonObject |
|