Serialized Form
-
Package net.md_5.bungee.util
-
Class net.md_5.bungee.util.CaseInsensitiveMap
class CaseInsensitiveMap extends gnu.trove.map.hash.TCustomHashMap<String,V> implements Externalizable -
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.md_5.bungee.util.CaseInsensitiveSet
class CaseInsensitiveSet extends gnu.trove.set.hash.TCustomHashSet<String> implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-