public static class ConfigManager.MultiKey.MultiKeyEntry<obj1,obj2> extends Object implements Map.Entry<obj1,obj2>
| Constructor and Description |
|---|
MultiKeyEntry(obj1 key,
obj2 value) |
| Modifier and Type | Method and Description |
|---|---|
obj1 |
getKey() |
obj2 |
getValue() |
obj2 |
setValue(obj2 value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodeCopyright © 2018. All rights reserved.