Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Access - Class in net.ME1312.Galaxi.Library
-
MethodHandle Access Class
This class provides a simpler interface for working with Java's MethodHandle API.
This is not a replacement for reflection as that's still faster for single requests. - Access.Class - Class in net.ME1312.Galaxi.Library
-
Type Accessor Class
- Access.Constructor - Class in net.ME1312.Galaxi.Library
-
Constructor Accessor Class
- Access.Field - Class in net.ME1312.Galaxi.Library
-
Field Accessor Class
- Access.Method - Class in net.ME1312.Galaxi.Library
-
Method Accessor Class
- addExtra(String, Object) - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Add an extra value to this Object
- all - Static variable in class net.ME1312.Galaxi.Library.Try
-
Handle all exceptions
- ALPHA - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- asBoolean() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Boolean
- asBooleanList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Boolean List
- asDouble() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Double
- asDoubleList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Double List
- asFloat() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Float
- asFloatList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Float List
- asInt() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Integer
- asIntList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Integer List
- asList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get List
- asLong() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Long
- asLongList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Long List
- asMap() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Object Map
- asMapList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Object Map List
- asObject() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object
- asObjectList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Object List
- asShort() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get a Short by Handle
- asShortList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get a Short List by Handle
- asString() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as String
- asStringList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as String List
- asUUID() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as UUID
- asUUIDList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as UUID List
- asVersion() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Version
- asVersionList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get Object as Version List
- AsyncConsolidator - Class in net.ME1312.Galaxi.Library
-
Asynchronous Task Consolidator Class
- AsyncConsolidator(Runnable) - Constructor for class net.ME1312.Galaxi.Library.AsyncConsolidator
-
Create a Asynchronous Task Consolidator
B
- BETA - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- bind() - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Finalize and cache the constructor
- bind() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Finalize and cache the field getter
- bind() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Finalize and cache the method
C
- clear() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Remove all Objects from this Map
- clone() - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Create an editable clone of this accessor
- clone() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Create an editable clone of this accessor
- clone() - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
- clone() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Clone this Map
- compare(Version, Version) - Static method in class net.ME1312.Galaxi.Library.Version.Version
-
Compare Versions
- compareTo(Version) - Method in class net.ME1312.Galaxi.Library.Version.Version
-
Compare Versions
- constructor() - Method in class net.ME1312.Galaxi.Library.Access.Class
-
Access a Constructor
- ContainedPair<K,
V> - Class in net.ME1312.Galaxi.Library.Container -
Key-Value Pair Container Class
- ContainedPair() - Constructor for class net.ME1312.Galaxi.Library.Container.ContainedPair
-
Creates the Container
- ContainedPair(K, V) - Constructor for class net.ME1312.Galaxi.Library.Container.ContainedPair
-
Creates the Container
- Container<V> - Class in net.ME1312.Galaxi.Library.Container
-
Value Container Class
- Container() - Constructor for class net.ME1312.Galaxi.Library.Container.Container
-
Creates the Container
- Container(V) - Constructor for class net.ME1312.Galaxi.Library.Container.Container
-
Creates the Container
- contains(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if a Handle exists
- copy(File, File) - Static method in class net.ME1312.Galaxi.Library.Directories
-
Copy a Directory
- copyFromJar(ClassLoader, String, String) - Static method in class net.ME1312.Galaxi.Library.Util
-
Copy a file from the ClassLoader
D
- delete(File) - Static method in class net.ME1312.Galaxi.Library.Directories
-
Delete Directory
- Directories - Class in net.ME1312.Galaxi.Library
E
- equals(Object) - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
- equals(Object) - Method in class net.ME1312.Galaxi.Library.Container.Pair
- equals(Object) - Method in class net.ME1312.Galaxi.Library.Container.Value
- equals(Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
- equals(Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
- equals(Object) - Method in class net.ME1312.Galaxi.Library.Version.Version
- equals(Version) - Method in class net.ME1312.Galaxi.Library.Version.Version
-
See if Versions are Equal
- equals(Version, Version) - Static method in class net.ME1312.Galaxi.Library.Version.Version
-
See if Versions are Equal
- expect(Class<? extends Throwable>...) - Static method in class net.ME1312.Galaxi.Library.Try
-
Handle specific exceptions
- ExtraDataHandler<K> - Interface in net.ME1312.Galaxi.Library
-
Extra Data Handler Layout Class
F
- field(Class<?>, String) - Method in class net.ME1312.Galaxi.Library.Access.Class
-
Access a Field
- fromString(String) - Static method in class net.ME1312.Galaxi.Library.Version.Version
-
Parse a Version from a string
G
- get() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Finalize, cache, select, and invoke the field getter
- get() - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
-
Get Config Contents
- get() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a copy of the original Object Map
- get(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get(K, Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get(K, Supplier<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get(K, ObjectMapValue<K>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- get(Try.Function<MethodHandle, Object>) - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Finalize, cache, select, and invoke the field getter
- get(Try.Supplier<T>) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- get(Try.Supplier<T>, Consumer<Throwable>, T) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- get(Try.Supplier<T>, T) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- getAppDataDirectory() - Method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the appropriate location for storing user data for this Operating System
- getBackwards(Map<K, V>, V) - Static method in class net.ME1312.Galaxi.Library.Util
-
Get keys by value from map
- getBoolean(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean by Handle
- getBoolean(K, Boolean) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean by Handle
- getBoolean(K, Supplier<Boolean>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean by Handle
- getBooleanList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean List by Handle
- getBooleanList(K, Supplier<? extends List<Boolean>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean List by Handle
- getBooleanList(K, List<Boolean>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Boolean List by Handle
- getCaseInsensitively(Map<String, V>, String) - Static method in class net.ME1312.Galaxi.Library.Util
-
Get an item from a map ignoring case
- getDouble(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double by Handle
- getDouble(K, Double) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double by Handle
- getDouble(K, Supplier<Double>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double by Handle
- getDoubleList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double List by Handle
- getDoubleList(K, Supplier<? extends List<Double>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double List by Handle
- getDoubleList(K, List<Double>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Double List by Handle
- getEntries() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get the Entries
- getExtra() - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Get the extra value section
- getExtra(String) - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Get an extra value
- getFloat(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float by Handle
- getFloat(K, Float) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float by Handle
- getFloat(K, Supplier<Float>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float by Handle
- getFloatList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float List by Handle
- getFloatList(K, Supplier<? extends List<Float>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float List by Handle
- getFloatList(K, List<Float>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Float List by Handle
- getHandle() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get the Handle this Object uses
- getInt(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer by Handle
- getInt(K, Integer) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer by Handle
- getInt(K, Supplier<Integer>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer by Handle
- getIntList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer List by Handle
- getIntList(K, Supplier<? extends List<Integer>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer List by Handle
- getIntList(K, List<Integer>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Integer List by Handle
- getJavaArchitecture() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the Architecture the current version of Java was designed for
- getJavaLanguageLevel() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the Java Language Level that is currently being provided
- getJavaVersion() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the Java Version that is currently being used
- getKeys() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get the Keys
- getList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getList(K, Collection<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getList(K, Supplier<? extends Collection<?>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getList(K, List<? extends ObjectMapValue<K>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a List by Handle
- getLong(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long by Handle
- getLong(K, Long) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long by Handle
- getLong(K, Supplier<Long>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long by Handle
- getLongList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long List by Handle
- getLongList(K, Supplier<? extends List<Long>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long List by Handle
- getLongList(K, List<Long>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Long List by Handle
- getMap(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMap(K, Supplier<? extends ObjectMap<? extends K>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMap(K, Map<? extends K, ?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMap(K, ObjectMap<? extends K>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map by Handle
- getMapList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getMapList(K, Collection<? extends Map<? extends K, ?>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getMapList(K, Supplier<? extends List<? extends ObjectMap<? extends K>>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getMapList(K, List<? extends ObjectMap<? extends K>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object Map List by Handle
- getName() - Method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the name of this known Operating System
- getNew(Collection<? extends V>, Supplier<V>) - Static method in class net.ME1312.Galaxi.Library.Util
-
Gets a new Variable that doesn't match the existing Variables
- getObject(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- getObject(K, Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- getObject(K, Supplier<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object by Handle
- getObjectList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object List by Handle
- getObjectList(K, Supplier<? extends List<?>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object List by Handle
- getObjectList(K, List<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get an Object List by Handle
- getOrConsume(Try.Supplier<T>, Consumer<Throwable>) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- getOrFunction(Try.Supplier<T>, Consumer<Throwable>, Supplier<? extends T>) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- getOrFunction(Try.Supplier<T>, Function<Throwable, ? extends T>) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- getOrSupply(Try.Supplier<T>, Supplier<? extends T>) - Method in class net.ME1312.Galaxi.Library.Try
-
Get a value despite exceptions
- getParent() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Go up a level in the config (or null if this is the top layer)
- getParent() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Get the Object Map this Object was defined in
- getSection(String) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, Supplier<? extends YAMLSection>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, Map<? extends String, ?>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSection(String, YAMLSection) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section by Handle
- getSectionList(String) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, Collection<? extends Map<? extends String, ?>>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, Supplier<? extends List<? extends YAMLSection>>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getSectionList(String, List<? extends YAMLSection>) - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Get a YAML Section List by Handle
- getShort(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short by Handle
- getShort(K, Short) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short by Handle
- getShort(K, Supplier<Short>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short by Handle
- getShortList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short List by Handle
- getShortList(K, Supplier<? extends List<Short>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short List by Handle
- getShortList(K, List<Short>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Short List by Handle
- getString(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String by Handle
- getString(K, String) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String by Handle
- getString(K, Supplier<String>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String by Handle
- getStringList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String List by Handle
- getStringList(K, Supplier<? extends List<String>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String List by Handle
- getStringList(K, List<String>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a String List by Handle
- getSystem() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the Operating System that is currently being used
- getSystemArchitecture() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the architecture of the Operating System that is currently being used
- getSystemBuild() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the build of the Operating System that is currently being used
- getSystemName() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the name of the Operating System that is currently being used
- getSystemVersion() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Get the version of the Operating System that is currently being used
- getter() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Finalize, cache, and select the field getter
- getUUID(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID by Handle
- getUUID(K, Supplier<UUID>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID by Handle
- getUUID(K, UUID) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID by Handle
- getUUIDList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID List by Handle
- getUUIDList(K, Supplier<? extends List<UUID>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID List by Handle
- getUUIDList(K, List<UUID>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a UUID List by Handle
- getValues() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get the Values
- getVersion(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version by Handle
- getVersion(K, Supplier<Version>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version by Handle
- getVersion(K, Version) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version by Handle
- getVersionList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version List by Handle
- getVersionList(K, Supplier<? extends List<Version>>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version List by Handle
- getVersionList(K, List<Version>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Get a Version List by Handle
H
- handle() - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Finalize, cache, and select the constructor
- handle() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Finalize, cache, and select the method
- hasExtra(String) - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Determine if an extra value exists
I
- instance() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Get the instance this field belongs to
- instance() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Get the instance this method will run under
- instance(Object) - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Switch to instance field selection mode
If this method is not called, we remain in static field selection mode - instance(Object) - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Switch to instance method selection mode
If this method is not called, we remain in static method selection mode - invoke() - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Finalize, cache, select, and invoke the constructor (with zero arguments)
- invoke() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Finalize, cache, select, and invoke the method (with zero arguments)
- invoke(Try.Function<MethodHandle, Object>) - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Finalize, cache, select, and invoke the constructor
- invoke(Try.Function<MethodHandle, Object>) - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Finalize, cache, select, and invoke the method
- isBoolean() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a Boolean
- isBoolean(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a Boolean by Handle
- isList() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a List
- isList(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a List by Handle
- isMap() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is an Object Map
- isMap(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is an Object Map by Handle
- isNull() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is Null
- isNull(Object) - Static method in class net.ME1312.Galaxi.Library.Util
-
Checks a value to make sure it's not null
- isNull(Object...) - Static method in class net.ME1312.Galaxi.Library.Util
-
Checks values to make sure they're not null
- isNull(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is Null by Handle
- isNumber() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a Number
- isNumber(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a Number by Handle
- isString() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a String
- isString(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a String by Handle
- isUUID() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
-
Check if object is a UUID
- isUUID(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Check if object is a UUID by Handle
K
- key - Variable in class net.ME1312.Galaxi.Library.Container.ContainedPair
- key() - Method in class net.ME1312.Galaxi.Library.Container.ContainedPair
- key() - Method in class net.ME1312.Galaxi.Library.Container.Pair
-
Get the Key
- key() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Change the Key type of this map
- key(K) - Method in class net.ME1312.Galaxi.Library.Container.ContainedPair
- key(K) - Method in class net.ME1312.Galaxi.Library.Container.Pair
-
Set the Key
M
- MAC_OS - Enum constant in enum class net.ME1312.Galaxi.Library.Platform
- method(Class<?>, String) - Method in class net.ME1312.Galaxi.Library.Access.Class
-
Access a Method
- method(String) - Method in class net.ME1312.Galaxi.Library.Access.Class
-
Access a Method
- module(MethodHandles.Lookup) - Static method in class net.ME1312.Galaxi.Library.Access
-
Access a resource from a module that opens to you
N
- name() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Get the name of this field
- name() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Get the name of this method
- net.ME1312.Galaxi.Library - package net.ME1312.Galaxi.Library
- net.ME1312.Galaxi.Library.Config - package net.ME1312.Galaxi.Library.Config
- net.ME1312.Galaxi.Library.Container - package net.ME1312.Galaxi.Library.Container
- net.ME1312.Galaxi.Library.Map - package net.ME1312.Galaxi.Library.Map
- net.ME1312.Galaxi.Library.Version - package net.ME1312.Galaxi.Library.Version
- none - Static variable in class net.ME1312.Galaxi.Library.Try
-
Handle no exceptions
- nullpo(T) - Static method in class net.ME1312.Galaxi.Library.Util
-
Checks a value to make sure it's not null
- nullpo(T...) - Static method in class net.ME1312.Galaxi.Library.Util
-
Checks values to make sure they're not null
O
- ObjectMap<K> - Class in net.ME1312.Galaxi.Library.Map
-
Object Map Class
- ObjectMap() - Constructor for class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Creates an empty Object Map
- ObjectMap(Map<? extends K, ?>) - Constructor for class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Creates an Object Map from Map Contents
- ObjectMap(ObjectMap<? extends K>) - Constructor for class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Creates an Object Map from Map Contents
- ObjectMapValue<K> - Class in net.ME1312.Galaxi.Library.Map
-
Object Map Class
P
- Pair<K,
V> - Class in net.ME1312.Galaxi.Library.Container -
Key-Value Pair Container
- Pair() - Constructor for class net.ME1312.Galaxi.Library.Container.Pair
- parameters() - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Get the parameter types of this constructor
- parameters() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Get the parameter types of this method
- parameters(Class<?>...) - Method in class net.ME1312.Galaxi.Library.Access.Constructor
-
Define the parameters of this constructor
If this method is not called, it is assumed that there are no parameters - parameters(Class<?>...) - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Define the parameters of this method
If this method is not called, it is assumed that there are no parameters - Platform - Enum Class in net.ME1312.Galaxi.Library
-
Operating System Platform Enum
- PRE_ALPHA - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- PRE_BETA - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- PRE_RELEASE - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- PREVIEW - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
R
- readAll(Reader) - Static method in class net.ME1312.Galaxi.Library.Util
-
Read Everything from Reader
- reflect(Constructor<?>, Object...) - Static method in class net.ME1312.Galaxi.Library.Util
-
Construct an object using Reflection
This method is likely to be removed the moment multi-module JPMS jarfiles become available to us - reflect(Field, Object) - Static method in class net.ME1312.Galaxi.Library.Util
-
Get a Field's value using Reflection
This method is likely to be removed the moment multi-module JPMS jarfiles become available to us - reflect(Field, Object, Object) - Static method in class net.ME1312.Galaxi.Library.Util
-
Set a Field's value using Reflection
This method is likely to be removed the moment multi-module JPMS jarfiles become available to us - reflect(Method, Object, Object...) - Static method in class net.ME1312.Galaxi.Library.Util
-
Call a method using Reflection
This method is likely to be removed the moment multi-module JPMS jarfiles become available to us - release() - Method in class net.ME1312.Galaxi.Library.AsyncConsolidator
-
Call this after running each task
- RELEASE - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- RELEASE_CANDIDATE - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- reload() - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
-
Reload Config Contents
- remove(K) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Remove an Object by Handle
- removeExtra(String) - Method in interface net.ME1312.Galaxi.Library.ExtraDataHandler
-
Remove an extra value from this Object
- reserve() - Method in class net.ME1312.Galaxi.Library.AsyncConsolidator
-
Call this before running each task
- reserve(int) - Method in class net.ME1312.Galaxi.Library.AsyncConsolidator
-
Call this before running multiple tasks
- returns() - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Get the return type of this method
- returns(Class<?>) - Method in class net.ME1312.Galaxi.Library.Access.Method
-
Define the return type of this method
If this method is not called, the return type is assumed to be void - REVISION - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- run() - Method in interface net.ME1312.Galaxi.Library.Try.Runnable
- run() - Method in interface net.ME1312.Galaxi.Library.Try.Supplier
- run(Try.Runnable) - Method in class net.ME1312.Galaxi.Library.Try
-
Run some code
- run(Try.Runnable, Consumer<Throwable>) - Method in class net.ME1312.Galaxi.Library.Try
-
Run some code
- run(T) - Method in interface net.ME1312.Galaxi.Library.Try.Consumer
- run(T) - Method in interface net.ME1312.Galaxi.Library.Try.Function
- run(T1, T2) - Method in interface net.ME1312.Galaxi.Library.Try.BiConsumer
- run(T1, T2) - Method in interface net.ME1312.Galaxi.Library.Try.BiFunction
S
- safeSet(K, Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Set an Object into this Map without overwriting the existing value
- safeSet(K, Supplier<?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Set an Object into this Map without overwriting the existing value
- safeSetAll(Map<? extends K, ?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Set all Objects into this Map without overwriting existing values
- safeSetAll(ObjectMap<? extends K>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Copy all Objects to this Map without overwriting existing values
- save() - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
-
Save Config Contents
- search(File) - Static method in class net.ME1312.Galaxi.Library.Directories
-
Search a Directory
- set(K, Object) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Set an Object into this Map
- set(YAMLSection) - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
-
Set Config Contents
- setAll(Map<? extends K, ?>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Set all Objects into this Map
- setAll(ObjectMap<? extends K>) - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
-
Copy all Objects to this Map
- setter() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Finalize, cache, and select the field setter
- shared - Static variable in class net.ME1312.Galaxi.Library.Access
-
Access a resource that has been shared to all modules; a public resource
- SNAPSHOT - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- sneakyThrow(Throwable) - Static method in class net.ME1312.Galaxi.Library.Util
-
Sneak an exception past the compiler
T
- toExtendedString() - Method in class net.ME1312.Galaxi.Library.Version.Version
-
The extended toString() method
new Version(new Version("1.0.0"), VersionType.PRE_ALPHA, "7") would return:
1.0.0 pre-alpha 7 - toFullExtendedString() - Method in class net.ME1312.Galaxi.Library.Version.Version
-
The full extended toString() method
new Version(new Version("1.0.0"), VersionType.PRE_ALPHA, "7") would return:
version 1.0.0 pre-alpha 7 - toFullString() - Method in class net.ME1312.Galaxi.Library.Version.Version
-
The full toString() method
new Version(new Version("1.0.0"), VersionType.PRE_ALPHA, "7") would return:
v1.0.0/pa7 - toFullString(Collection<Version>) - Static method in class net.ME1312.Galaxi.Library.Version.Version
-
The full toString() method for Collections
- toJSON() - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Convert to JSON
- toString() - Method in class net.ME1312.Galaxi.Library.Config.YAMLConfig
- toString() - Method in class net.ME1312.Galaxi.Library.Config.YAMLSection
- toString() - Method in class net.ME1312.Galaxi.Library.Container.Pair
- toString() - Method in class net.ME1312.Galaxi.Library.Container.Value
- toString() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMap
- toString() - Method in class net.ME1312.Galaxi.Library.Map.ObjectMapValue
- toString() - Method in class net.ME1312.Galaxi.Library.Version.Version
-
The default toString() method
new Version(new Version("1.0.0"), VersionType.PRE_ALPHA, "7") would return:
1.0.0/pa7 - toString(Collection<Version>) - Static method in class net.ME1312.Galaxi.Library.Version.Version
-
The default toString() method for Collections
- Try - Class in net.ME1312.Galaxi.Library
-
Exception Handler Class
Remember that use of this class should always make your code shorter — it is not a replacement for native try-catch blocks - Try.BiConsumer<T1,
T2> - Interface in net.ME1312.Galaxi.Library -
BiConsumer that could throw an exception
- Try.BiFunction<T1,
T2, R> - Interface in net.ME1312.Galaxi.Library -
BiFunction that could throw an exception
- Try.Consumer<T> - Interface in net.ME1312.Galaxi.Library
-
Consumer that could throw an exception
- Try.Function<T,
R> - Interface in net.ME1312.Galaxi.Library -
Function that could throw an exception
- Try.Runnable - Interface in net.ME1312.Galaxi.Library
-
Runnable that could throw an exception
- Try.Supplier<R> - Interface in net.ME1312.Galaxi.Library
-
Supplier that could throw an exception
- type() - Method in class net.ME1312.Galaxi.Library.Access.Field
-
Get the data type of this field
- type(Class<?>) - Method in class net.ME1312.Galaxi.Library.Access
-
Access a Class
U
- unescapeJavaString(String) - Static method in class net.ME1312.Galaxi.Library.Util
-
Parse Java escapes in a String
- UNIX - Enum constant in enum class net.ME1312.Galaxi.Library.Platform
- unnamed - Static variable in class net.ME1312.Galaxi.Library.Access
-
Access a resource from the unnamed module; the same module as Galaxi
This short-hand will be removed the moment multi-module JPMS jarfiles become available to us - unzip(InputStream, File) - Static method in class net.ME1312.Galaxi.Library.Directories
-
Unzip a Directory
- UPDATE - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- Util - Class in net.ME1312.Galaxi.Library
-
Random Utility Class
V
- value - Variable in class net.ME1312.Galaxi.Library.Container.ContainedPair
- value - Variable in class net.ME1312.Galaxi.Library.Container.Container
- value() - Method in class net.ME1312.Galaxi.Library.Container.ContainedPair
- value() - Method in class net.ME1312.Galaxi.Library.Container.Container
- value() - Method in class net.ME1312.Galaxi.Library.Container.Value
-
Get the Value
- value(T) - Method in class net.ME1312.Galaxi.Library.Container.Value
-
Set the Value
- value(V) - Method in class net.ME1312.Galaxi.Library.Container.ContainedPair
- value(V) - Method in class net.ME1312.Galaxi.Library.Container.Container
- Value<T> - Class in net.ME1312.Galaxi.Library.Container
-
Value Container
- Value() - Constructor for class net.ME1312.Galaxi.Library.Container.Value
- valueOf(String) - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.ME1312.Galaxi.Library.Version.VersionType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.ME1312.Galaxi.Library.Platform
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.ME1312.Galaxi.Library.Version.VersionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Version - Class in net.ME1312.Galaxi.Library.Version
-
Version Class
- Version(int...) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version
- Version(String) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version
- Version(Version, int...) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version (Appending the parent)
- Version(Version, String) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version (Appending the parent)
- Version(Version, VersionType, int...) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version (Appending the parent)
- Version(Version, VersionType, String) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version (Appending the parent)
- Version(VersionType, int...) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version
- Version(VersionType, String) - Constructor for class net.ME1312.Galaxi.Library.Version.Version
-
Creates a Version
- VERSION - Enum constant in enum class net.ME1312.Galaxi.Library.Version.VersionType
- VersionTokenizer - Class in net.ME1312.Galaxi.Library.Version
- VersionType - Enum Class in net.ME1312.Galaxi.Library.Version
W
Y
- YAMLConfig - Class in net.ME1312.Galaxi.Library.Config
-
YAML Config Class
- YAMLConfig(File) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLConfig
-
Creates/Loads a YAML Formatted Config
- YAMLSection - Class in net.ME1312.Galaxi.Library.Config
-
YAML Config Section Class
- YAMLSection() - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates an empty YAML Section
- YAMLSection(InputStream) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates a YAML Section from an Input Stream
- YAMLSection(Reader) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates a YAML Section from a Reader
- YAMLSection(String) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates a YAML Section from a String
- YAMLSection(Map<? extends String, ?>) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates a YAML Section from Map Contents
- YAMLSection(ObjectMap<String>) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates a YAML Section from Map Contents
- YAMLSection(JSONObject) - Constructor for class net.ME1312.Galaxi.Library.Config.YAMLSection
-
Creates a YAML Section from JSON Contents
Z
- zip(File, OutputStream) - Static method in class net.ME1312.Galaxi.Library.Directories
-
Zip a Directory
All Classes and Interfaces|All Packages|Serialized Form