Serialized Form
-
Package net.md_5.bungee.util
-
Class net.md_5.bungee.util.CaseInsensitiveMap extends gnu.trove.map.hash.TCustomHashMap<String,V> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class net.md_5.bungee.util.CaseInsensitiveSet extends gnu.trove.set.hash.TCustomHashSet<String> implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-