Index
All Classes and Interfaces|All Packages|Serialized Form
S
- sendEventToListeners(EventType) - Method in class com.github.tadukoo.util.event.EventHandler
-
Sends the given
Event
out to all of the registeredEventListeners
. - setBit(byte, int) - Static method in class com.github.tadukoo.util.ByteUtil
-
Sets the bit at the given position (to 1/true)
- setItem(String, Object) - Method in interface com.github.tadukoo.util.pojo.MappedPojo
-
Sets the item in the pojo for the given key
- setKey(L) - Method in class com.github.tadukoo.util.tuple.Pair
-
Sets the left item (key) of the Pair
- setLeft(L) - Method in class com.github.tadukoo.util.tuple.Pair
-
Sets the left item of the Pair
- setLeft(L) - Method in class com.github.tadukoo.util.tuple.Triple
-
Sets the left item of the Triple
- setMiddle(M) - Method in class com.github.tadukoo.util.tuple.Triple
-
Sets the middle item of the Triple
- setRight(R) - Method in class com.github.tadukoo.util.tuple.Pair
-
Sets the right item of the Pair
- setRight(R) - Method in class com.github.tadukoo.util.tuple.Triple
-
Sets the right item of the Triple
- setupFileReader(File) - Static method in class com.github.tadukoo.util.FileUtil
-
Creates a new
BufferedReader
for the givenFile
. - setupFileReader(String) - Static method in class com.github.tadukoo.util.FileUtil
-
Creates a new
BufferedReader
for the file at the given filepath. - setValue(R) - Method in class com.github.tadukoo.util.tuple.Pair
-
Sets the right item (value) of the Pair
- size() - Method in class com.github.tadukoo.util.map.ManyToManyMap
-
Returns the number of key-value associations of this ManyToManyMap.
- size() - Method in class com.github.tadukoo.util.map.MultiMap
-
Returns the number of key-value associations of this MultiMap.
- StringUtil - Class in com.github.tadukoo.util
-
Util functions for dealing with Strings, including building and parsing them.
- StringUtil() - Constructor for class com.github.tadukoo.util.StringUtil
-
Not allowed to create a StringUtil
- subMap(K, boolean, K, boolean) - Method in class com.github.tadukoo.util.map.TreeManyToManyMap
- subMap(K, boolean, K, boolean) - Method in class com.github.tadukoo.util.map.TreeMultiMap
- subMap(K, K) - Method in class com.github.tadukoo.util.map.TreeManyToManyMap
- subMap(K, K) - Method in class com.github.tadukoo.util.map.TreeMultiMap
- supportedCharset() - Method in interface com.github.tadukoo.util.dictionary.Dictionary
- supportedCharset() - Method in class com.github.tadukoo.util.dictionary.ISO_LATIN1Dictionary
- supportedCharset() - Method in class com.github.tadukoo.util.dictionary.US_ASCIIDictionary
- supportedCharset() - Method in class com.github.tadukoo.util.dictionary.UTF16BEDictionary
- supportedCharset() - Method in class com.github.tadukoo.util.dictionary.UTF16Dictionary
- supportedCharset() - Method in class com.github.tadukoo.util.dictionary.UTF16LEDictionary
- supportedCharset() - Method in class com.github.tadukoo.util.dictionary.UTF8Dictionary
All Classes and Interfaces|All Packages|Serialized Form