Serialized Form
-
Package top.focess.util
-
Class top.focess.util.Pair extends Object implements Serializable
-
Class top.focess.util.RSAKeypair extends Pair<String,String> implements Serializable
-
-
Package top.focess.util.json
-
Class top.focess.util.json.JSON extends JSONObject implements Serializable
-
Class top.focess.util.json.JSONParseException extends RuntimeException implements Serializable
-
Class top.focess.util.json.JSONSection extends JSON implements Serializable
-
Serialized Fields
-
parent
JSON parent
-
-
-
-
Package top.focess.util.network
-
Class top.focess.util.network.HttpResponseException extends IOException implements Serializable
-
-
Package top.focess.util.option
-
Class top.focess.util.option.UnsupportedOptionException extends UnsupportedOperationException implements Serializable
-
-
Package top.focess.util.serialize
-
Class top.focess.util.serialize.NotFocessSerializableException extends RuntimeException implements Serializable
-
Class top.focess.util.serialize.SerializationException extends RuntimeException implements Serializable
-
Class top.focess.util.serialize.SerializationParseException extends RuntimeException implements Serializable
-
-
Package top.focess.util.version
-
Class top.focess.util.version.Version extends Object implements Serializable
-
Serialized Fields
-
build
String build
The build version -
length
int length
-
major
int major
The major version -
minor
int minor
The minor version -
revision
int revision
The revision version
-
-
-
Class top.focess.util.version.VersionFormatException extends RuntimeException implements Serializable
-
-
Package top.focess.util.yaml
-
Class top.focess.util.yaml.YamlConfiguration extends Object implements Serializable
-
Class top.focess.util.yaml.YamlConfigurationSection extends YamlConfiguration implements Serializable
-
Serialized Fields
-
parent
YamlConfiguration parent
-
-
-
Class top.focess.util.yaml.YamlLoadException extends IOException implements Serializable
-
Class top.focess.util.yaml.YamlSaveException extends RuntimeException implements Serializable
-