Index
All Classes and Interfaces|All Packages|Serialized Form
B
- BooleanUtil - Class in com.github.tadukoo.util
-
Util functions for dealing with Booleans.
- BooleanUtil() - Constructor for class com.github.tadukoo.util.BooleanUtil
-
Not allowed to create a BooleanUtil
- buildCommaSeparatedString(Collection<String>) - Static method in class com.github.tadukoo.util.StringUtil
-
Builds a string from the given collection of Strings where each is separated by a comma.
- buildString(Collection<String>) - Static method in class com.github.tadukoo.util.StringUtil
-
Builds a string from the given collection of Strings with no separator between them.
- buildStringWithNewLines(Collection<String>) - Static method in class com.github.tadukoo.util.StringUtil
-
Builds a string from the given collection of Strings where each is on a newline.
- buildStringWithSeparator(Collection<String>, String) - Static method in class com.github.tadukoo.util.StringUtil
-
Builds a string from the given collection of Strings with the given separator placed between them.
- byteChannel - Variable in class com.github.tadukoo.util.download.ProgressReadableByteChannelWrapper
-
The underlying
ReadableByteChannel
to use for reading - ByteUtil - Class in com.github.tadukoo.util
-
Util functions for dealing with bytes.
- ByteUtil() - Constructor for class com.github.tadukoo.util.ByteUtil
-
Not allowed to create a ByteUtil
All Classes and Interfaces|All Packages|Serialized Form