Index
All Classes and Interfaces|All Packages|Serialized Form
G
- get() - Method in interface com.github.tadukoo.util.functional.supplier.ThrowingSupplier
-
Returns a result.
- get(K) - Method in class com.github.tadukoo.util.map.MultiMap
-
Returns the list of values to which the specified key is mapped, or null if this MultiMap contains no mappings for the key.
- getBit(byte, int) - Static method in class com.github.tadukoo.util.ByteUtil
-
Gets the bit at the given position
- getFileExtension(String) - Static method in class com.github.tadukoo.util.FileUtil
-
Finds the file extension for the given filepath, if one exists.
- getItem(String) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Grabs the item contained in the pojo with the given key
- getKey() - Method in class com.github.tadukoo.util.tuple.Pair
- getKeyOrder() - Method in interface com.github.tadukoo.util.pojo.OrderedMappedPojo
- getKeys() - Method in interface com.github.tadukoo.util.pojo.MappedPojo
- getKeys(V) - Method in class com.github.tadukoo.util.map.ManyToManyMap
-
Returns the list of keys to which the specified value is mapped, or null if this ManyToManyMap contains no mappings for the value.
- getLeft() - Method in class com.github.tadukoo.util.tuple.Pair
- getLeft() - Method in class com.github.tadukoo.util.tuple.Triple
- getListItem(String, Class<T>) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Helper method to cast an item being stored in this Mapped Pojo as a proper List easily.
- getListItemNoThrow(EasyLogger, String, Class<T>) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Helper method to cast an item being stored in this Mapped Pojo as a proper List easily.
- getListItemNoThrow(String, Class<T>) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Helper method to cast an item being stored in this Mapped Pojo as a proper List easily.
- getLogger() - Method in class com.github.tadukoo.util.logger.EasyLogger
- getMap() - Method in class com.github.tadukoo.util.pojo.AbstractMappedPojo
- getMap() - Method in interface com.github.tadukoo.util.pojo.MappedPojo
- getMessage() - Method in class com.github.tadukoo.util.event.Event
-
Grabs the message describing this
Event
. - getMiddle() - Method in class com.github.tadukoo.util.tuple.Triple
- getPojoItem(String, Class<T>) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Helper method to cast an item being stored in this Mapped Pojo as another MappedPojo object easily.
- getPojoItemNoThrow(EasyLogger, String, Class<T>) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Helper method to cast an item being stored in this Mapped Pojo as another MappedPojo object easily.
- getPojoItemNoThrow(String, Class<T>) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Helper method to cast an item being stored in this Mapped Pojo as another MappedPojo object easily.
- getRight() - Method in class com.github.tadukoo.util.tuple.Pair
- getRight() - Method in class com.github.tadukoo.util.tuple.Triple
- getStackTraceAsString(Throwable) - Static method in class com.github.tadukoo.util.ExceptionUtil
-
Returns a String of the stack trace for the given
Throwable
. - getType() - Method in class com.github.tadukoo.util.event.Event
-
Grabs the type of
Event
this represents. - getValue() - Method in class com.github.tadukoo.util.tuple.Pair
- getValues(K) - Method in class com.github.tadukoo.util.map.ManyToManyMap
-
Returns the list of values to which the specified key is mapped, or null if this ManyToManyMap contains no mappings for the key.
All Classes and Interfaces|All Packages|Serialized Form