Index

A C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages

A

accept(T) - Method in interface com.noleme.commons.function.RethrowConsumer
 
accept(T, U) - Method in interface com.noleme.commons.function.RethrowBiConsumer
 
add(Iterable<T>) - Method in class com.noleme.commons.container.IteratorQueue
 
add(Iterator<T>) - Method in class com.noleme.commons.container.IteratorQueue
 
add(T) - Method in class com.noleme.commons.container.EvictingQueue
Adds the given element to this queue.
addAll(Collection<? extends T>) - Method in class com.noleme.commons.container.EvictingQueue
 
addAll(Collection<T>, Collection<? extends T>) - Static method in class com.noleme.commons.container.Collections
 
addAll(Collection<T>, Iterator<? extends T>) - Static method in class com.noleme.commons.container.Collections
 
apply(T) - Method in interface com.noleme.commons.function.RethrowFunction
 
apply(T) - Method in interface com.noleme.commons.function.RethrowPredicate
 
ASCII - com.noleme.commons.file.Charsets
 
asIterable() - Method in class com.noleme.commons.container.IteratorQueue
 

C

Charsets - Enum in com.noleme.commons.file
 
clear() - Method in class com.noleme.commons.container.EvictingQueue
 
CLOSE_BOTH - com.noleme.commons.stream.Streams.Policy
 
CLOSE_INPUT - com.noleme.commons.stream.Streams.Policy
 
CLOSE_NONE - com.noleme.commons.stream.Streams.Policy
 
CLOSE_OUTPUT - com.noleme.commons.stream.Streams.Policy
 
CollectionHandler<C extends Collection<String>> - Class in com.noleme.commons.file.loader
 
CollectionHandler<T,​C extends Collection<T>> - Class in com.noleme.commons.file.loader.flexible
 
CollectionHandler() - Constructor for class com.noleme.commons.file.loader.CollectionHandler
Builds a CollectionHandler with valueMapper function that returns the string as present in the source file.
CollectionHandler(Function<String, T>) - Constructor for class com.noleme.commons.file.loader.flexible.CollectionHandler
 
Collections - Class in com.noleme.commons.container
 
com.noleme.commons.configuration - package com.noleme.commons.configuration
 
com.noleme.commons.container - package com.noleme.commons.container
 
com.noleme.commons.file - package com.noleme.commons.file
 
com.noleme.commons.file.loader - package com.noleme.commons.file.loader
 
com.noleme.commons.file.loader.file - package com.noleme.commons.file.loader.file
 
com.noleme.commons.file.loader.flexible - package com.noleme.commons.file.loader.flexible
 
com.noleme.commons.function - package com.noleme.commons.function
 
com.noleme.commons.stream - package com.noleme.commons.stream
 
com.noleme.commons.string - package com.noleme.commons.string
 
com.noleme.commons.time - package com.noleme.commons.time
 
com.noleme.commons.time.print - package com.noleme.commons.time.print
 
Configuration<T extends Configuration<T>> - Class in com.noleme.commons.configuration
 
Configuration() - Constructor for class com.noleme.commons.configuration.Configuration
 
Configuration(String, Object) - Constructor for class com.noleme.commons.configuration.Configuration
 
ConfigurationLoader - Class in com.noleme.commons.configuration
 
ConfigurationLoader() - Constructor for class com.noleme.commons.configuration.ConfigurationLoader
 
ContainerLoader - Class in com.noleme.commons.file.loader
 
contains(Object) - Method in class com.noleme.commons.container.EvictingQueue
 
containsAll(Collection<?>) - Method in class com.noleme.commons.container.EvictingQueue
 

D

defaultPrinter - Static variable in class com.noleme.commons.time.Timer
 
DefaultPrinter - Class in com.noleme.commons.time.print
 
DefaultPrinter() - Constructor for class com.noleme.commons.time.print.DefaultPrinter
 
delegate() - Method in class com.noleme.commons.container.EvictingQueue
 
directoryExists(String) - Static method in class com.noleme.commons.file.Files
 
DynamicLoader - Class in com.noleme.commons.file.loader.file
 
DynamicLoader() - Constructor for class com.noleme.commons.file.loader.file.DynamicLoader
 

E

element() - Method in class com.noleme.commons.container.EvictingQueue
 
entries() - Method in class com.noleme.commons.configuration.Configuration
 
EvictingQueue<T> - Class in com.noleme.commons.container
Adaptation of Guava's EvictingQueue, without the ties to other Guava components.
EvictingQueue(int) - Constructor for class com.noleme.commons.container.EvictingQueue
Creates and returns a new evicting queue that will hold up to maxSize elements.
exists(String) - Static method in class com.noleme.commons.file.Resources
 
exists(String, ClassLoader) - Static method in class com.noleme.commons.file.Resources
 
extractString(String) - Static method in class com.noleme.commons.configuration.ConfigurationLoader
 

F

fileExists(String) - Static method in class com.noleme.commons.file.Files
 
FileLoader - Interface in com.noleme.commons.file.loader.file
 
Files - Class in com.noleme.commons.file
 
first - Variable in class com.noleme.commons.container.Pair
 
first - Variable in class com.noleme.commons.container.Quadruplet
 
first - Variable in class com.noleme.commons.container.Triplet
 
flow(InputStream, OutputStream) - Static method in class com.noleme.commons.stream.Streams
 
flow(InputStream, OutputStream, int) - Static method in class com.noleme.commons.stream.Streams
 
flow(InputStream, OutputStream, int, Streams.Policy) - Static method in class com.noleme.commons.stream.Streams
 
flow(InputStream, OutputStream, Streams.Policy) - Static method in class com.noleme.commons.stream.Streams
 
fourth - Variable in class com.noleme.commons.container.Quadruplet
 

G

get() - Method in interface com.noleme.commons.function.RethrowSupplier
 
get(String) - Method in class com.noleme.commons.configuration.Configuration
 
getBoolean(String) - Method in class com.noleme.commons.configuration.Configuration
 
getCharset() - Method in enum com.noleme.commons.file.Charsets
 
getDouble(String) - Method in class com.noleme.commons.configuration.Configuration
 
getElapsed() - Method in class com.noleme.commons.time.Timer
 
getInteger(String) - Method in class com.noleme.commons.configuration.Configuration
 
getName() - Method in enum com.noleme.commons.file.Charsets
 
getStart() - Method in class com.noleme.commons.time.Timer
 
getString(String) - Method in class com.noleme.commons.configuration.Configuration
 
getTime() - Method in class com.noleme.commons.time.Timer
 

H

has(String) - Method in class com.noleme.commons.configuration.Configuration
 
hasNext() - Method in class com.noleme.commons.container.IteratorQueue
 

I

in(long, ChronoUnit) - Static method in class com.noleme.commons.time.TimeHelper
 
inDays(long) - Static method in class com.noleme.commons.time.TimeHelper
 
inHours(long) - Static method in class com.noleme.commons.time.TimeHelper
 
inMinutes(long) - Static method in class com.noleme.commons.time.TimeHelper
 
inSeconds(long) - Static method in class com.noleme.commons.time.TimeHelper
 
inYears(long) - Static method in class com.noleme.commons.time.TimeHelper
 
isBoolean(String) - Static method in class com.noleme.commons.configuration.ConfigurationLoader
 
isEmpty() - Method in class com.noleme.commons.container.EvictingQueue
 
isInteger(String) - Static method in class com.noleme.commons.configuration.ConfigurationLoader
 
isNumeric(String) - Static method in class com.noleme.commons.configuration.ConfigurationLoader
 
ISO_CYRILLIC - com.noleme.commons.file.Charsets
 
ISO_GREEK - com.noleme.commons.file.Charsets
 
ISO_LATIN_1 - com.noleme.commons.file.Charsets
 
ISO_LATIN_2 - com.noleme.commons.file.Charsets
 
ISO_LATIN_4 - com.noleme.commons.file.Charsets
 
ISO_LATIN_5 - com.noleme.commons.file.Charsets
 
ISO_LATIN_7 - com.noleme.commons.file.Charsets
 
ISO_LATIN_9 - com.noleme.commons.file.Charsets
 
IterableQueue<T> - Class in com.noleme.commons.container
 
IterableQueue(IteratorQueue<T>) - Constructor for class com.noleme.commons.container.IterableQueue
 
iterator() - Method in class com.noleme.commons.container.EvictingQueue
 
iterator() - Method in class com.noleme.commons.container.IterableQueue
 
IteratorQueue<T> - Class in com.noleme.commons.container
 
IteratorQueue() - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterable<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterable<T>...) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterable<T>, Iterable<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterable<T>, Iterable<T>, Iterable<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterable<T>, Iterable<T>, Iterable<T>, Iterable<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterable<T>, Iterable<T>, Iterable<T>, Iterable<T>, Iterable<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterator<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterator<T>...) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterator<T>, Iterator<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterator<T>, Iterator<T>, Iterator<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterator<T>, Iterator<T>, Iterator<T>, Iterator<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
IteratorQueue(Iterator<T>, Iterator<T>, Iterator<T>, Iterator<T>, Iterator<T>) - Constructor for class com.noleme.commons.container.IteratorQueue
 
Iterators - Class in com.noleme.commons.container
 

L

LineHandler<T> - Interface in com.noleme.commons.file.loader
 
Lists - Class in com.noleme.commons.container
 
load(InputStream, T, LineHandler<T>) - Static method in class com.noleme.commons.file.loader.ContainerLoader
 
load(String) - Method in class com.noleme.commons.file.loader.file.DynamicLoader
 
load(String) - Method in interface com.noleme.commons.file.loader.file.FileLoader
 
load(String, FileLoader, T, LineHandler<T>) - Static method in class com.noleme.commons.file.loader.ContainerLoader
 
load(String, T, LineHandler<T>) - Static method in class com.noleme.commons.file.loader.ContainerLoader
 
load(Properties, C) - Static method in class com.noleme.commons.configuration.ConfigurationLoader
 

M

map(Collection<K>, Collection<V>) - Static method in class com.noleme.commons.container.Maps
 
MapHandler<K,​V> - Class in com.noleme.commons.file.loader.flexible
 
MapHandler - Class in com.noleme.commons.file.loader
 
MapHandler(String) - Constructor for class com.noleme.commons.file.loader.MapHandler
Builds a MapHandler with keyMapper and valueMapper functions that both return the string as present in the source file.
MapHandler(String, Function<String, K>, Function<String, V>) - Constructor for class com.noleme.commons.file.loader.flexible.MapHandler
 
mapMatch(Collection<K>, Collection<V>, V) - Static method in class com.noleme.commons.container.Maps
 
Maps - Class in com.noleme.commons.container
 
mark - Variable in class com.noleme.commons.time.Timer
 
midnightToday() - Static method in class com.noleme.commons.time.TimeHelper
 
MilliTimer - Class in com.noleme.commons.time
 
MilliTimer() - Constructor for class com.noleme.commons.time.MilliTimer
 
MilliTimer(String) - Constructor for class com.noleme.commons.time.MilliTimer
 
MilliTimer(String, boolean) - Constructor for class com.noleme.commons.time.MilliTimer
 
MSDOS_LATIN_1 - com.noleme.commons.file.Charsets
 
MSDOS_LATIN_2 - com.noleme.commons.file.Charsets
 
MSDOS_RUSSIAN - com.noleme.commons.file.Charsets
 

N

NanoTimer - Class in com.noleme.commons.time
 
NanoTimer() - Constructor for class com.noleme.commons.time.NanoTimer
 
NanoTimer(String) - Constructor for class com.noleme.commons.time.NanoTimer
 
NanoTimer(String, boolean) - Constructor for class com.noleme.commons.time.NanoTimer
 
next() - Method in class com.noleme.commons.container.IteratorQueue
 

O

of() - Static method in class com.noleme.commons.container.Maps
 
of(K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class com.noleme.commons.container.Maps
 
of(L, T...) - Static method in class com.noleme.commons.container.Lists
 
of(S, T...) - Static method in class com.noleme.commons.container.Sets
 
of(T...) - Static method in class com.noleme.commons.container.Lists
 
of(T...) - Static method in class com.noleme.commons.container.Sets
 
offer(T) - Method in class com.noleme.commons.container.EvictingQueue
Adds the given element to this queue.

P

padLeft(String, int) - Static method in class com.noleme.commons.string.Strings
 
padLeft(String, int, char) - Static method in class com.noleme.commons.string.Strings
 
padLeft(String, int, String) - Static method in class com.noleme.commons.string.Strings
 
padRight(String, int) - Static method in class com.noleme.commons.string.Strings
 
padRight(String, int, char) - Static method in class com.noleme.commons.string.Strings
 
padRight(String, int, String) - Static method in class com.noleme.commons.string.Strings
 
Pair<T,​U> - Class in com.noleme.commons.container
 
Pair(T, U) - Constructor for class com.noleme.commons.container.Pair
 
pause() - Method in class com.noleme.commons.time.Timer
 
pause(boolean) - Method in class com.noleme.commons.time.Timer
 
peek() - Method in class com.noleme.commons.container.EvictingQueue
 
poll() - Method in class com.noleme.commons.container.EvictingQueue
 
print(String) - Method in class com.noleme.commons.time.print.DefaultPrinter
 
print(String) - Method in interface com.noleme.commons.time.print.TimePrinter
 
process(String, C) - Method in class com.noleme.commons.file.loader.flexible.CollectionHandler
 
process(String, Map<K, V>) - Method in class com.noleme.commons.file.loader.flexible.MapHandler
 
process(String, T) - Method in interface com.noleme.commons.file.loader.LineHandler
 
properties - Variable in class com.noleme.commons.configuration.Configuration
 

Q

Quadruplet<T,​U,​V,​W> - Class in com.noleme.commons.container
 
Quadruplet(T, U, V, W) - Constructor for class com.noleme.commons.container.Quadruplet
 

R

readFrom(String) - Static method in class com.noleme.commons.file.Files
 
readFrom(String) - Static method in class com.noleme.commons.file.Resources
 
readFrom(String, Charset) - Static method in class com.noleme.commons.file.Files
 
readFrom(String, Charset) - Static method in class com.noleme.commons.file.Resources
 
readFrom(String, Charset, ClassLoader) - Static method in class com.noleme.commons.file.Resources
 
remainingCapacity() - Method in class com.noleme.commons.container.EvictingQueue
Returns the number of additional elements that this queue can accept without evicting; zero if the queue is currently full.
remove() - Method in class com.noleme.commons.container.EvictingQueue
 
remove() - Method in class com.noleme.commons.container.IteratorQueue
 
remove(Object) - Method in class com.noleme.commons.container.EvictingQueue
 
removeAll(Collection<?>) - Method in class com.noleme.commons.container.EvictingQueue
 
repeat(char, int) - Static method in class com.noleme.commons.string.Strings
 
repeat(String, int) - Static method in class com.noleme.commons.string.Strings
 
Resources - Class in com.noleme.commons.file
 
resume() - Method in class com.noleme.commons.time.Timer
 
resume(boolean) - Method in class com.noleme.commons.time.Timer
 
retainAll(Collection<?>) - Method in class com.noleme.commons.container.EvictingQueue
 
RethrowBiConsumer<T,​U,​E extends Exception> - Interface in com.noleme.commons.function
 
RethrowConsumer<T,​E extends Exception> - Interface in com.noleme.commons.function
 
rethrower(RethrowBiConsumer<T, U, E>) - Static method in interface com.noleme.commons.function.RethrowBiConsumer
 
rethrower(RethrowConsumer<T, E>) - Static method in interface com.noleme.commons.function.RethrowConsumer
 
rethrower(RethrowFunction<T, R, E>) - Static method in interface com.noleme.commons.function.RethrowFunction
 
rethrower(RethrowPredicate<T, E>) - Static method in interface com.noleme.commons.function.RethrowPredicate
 
rethrower(RethrowSupplier<T, E>) - Static method in interface com.noleme.commons.function.RethrowSupplier
 
RethrowFunction<T,​R,​E extends Exception> - Interface in com.noleme.commons.function
 
RethrowPredicate<T,​E extends Exception> - Interface in com.noleme.commons.function
 
Rethrows - Class in com.noleme.commons.function
 
RethrowSupplier<T,​E extends Exception> - Interface in com.noleme.commons.function
 
reverse(Map<K, V>) - Static method in class com.noleme.commons.container.Maps
 
reverseUnique(Map<K, V>) - Static method in class com.noleme.commons.container.Maps
 

S

second - Variable in class com.noleme.commons.container.Pair
 
second - Variable in class com.noleme.commons.container.Quadruplet
 
second - Variable in class com.noleme.commons.container.Triplet
 
set(String, Object) - Method in class com.noleme.commons.configuration.Configuration
 
Sets - Class in com.noleme.commons.container
 
setVerbose(boolean) - Method in class com.noleme.commons.time.Timer
 
size() - Method in class com.noleme.commons.container.EvictingQueue
 
skip(Iterable<T>, int) - Static method in class com.noleme.commons.container.Iterators
 
start - Variable in class com.noleme.commons.time.Timer
 
start() - Method in class com.noleme.commons.time.Timer
 
start(boolean) - Method in class com.noleme.commons.time.Timer
 
stop() - Method in class com.noleme.commons.time.Timer
 
stop(boolean) - Method in class com.noleme.commons.time.Timer
 
streamFrom(String) - Static method in class com.noleme.commons.file.Files
 
streamFrom(String) - Static method in class com.noleme.commons.file.Resources
 
streamFrom(String, ClassLoader) - Static method in class com.noleme.commons.file.Resources
 
Streams - Class in com.noleme.commons.stream
 
Streams.Policy - Enum in com.noleme.commons.stream
 
Strings - Class in com.noleme.commons.string
A bit of a weird one here, this currently hosts a port of org.apache.commons.lang3.StringUtils padding functions.
Strings() - Constructor for class com.noleme.commons.string.Strings
 

T

third - Variable in class com.noleme.commons.container.Quadruplet
 
third - Variable in class com.noleme.commons.container.Triplet
 
throwAsUnchecked(Exception) - Static method in class com.noleme.commons.function.Rethrows
 
TimeHelper - Class in com.noleme.commons.time
 
TimePrinter - Interface in com.noleme.commons.time.print
 
Timer - Class in com.noleme.commons.time
 
Timer() - Constructor for class com.noleme.commons.time.Timer
 
Timer(String) - Constructor for class com.noleme.commons.time.Timer
 
Timer(String, boolean) - Constructor for class com.noleme.commons.time.Timer
 
Timer(String, boolean, TimePrinter) - Constructor for class com.noleme.commons.time.Timer
 
toArray() - Method in class com.noleme.commons.container.EvictingQueue
 
toArray(T1[]) - Method in class com.noleme.commons.container.EvictingQueue
 
total - Variable in class com.noleme.commons.time.Timer
 
Triplet<T,​U,​V> - Class in com.noleme.commons.container
 
Triplet(T, U, V) - Constructor for class com.noleme.commons.container.Triplet
 

U

unit() - Method in class com.noleme.commons.time.MilliTimer
 
unit() - Method in class com.noleme.commons.time.NanoTimer
 
unit() - Method in class com.noleme.commons.time.Timer
 
unixTime() - Method in class com.noleme.commons.time.MilliTimer
 
unixTime() - Method in class com.noleme.commons.time.NanoTimer
 
unixTime() - Method in class com.noleme.commons.time.Timer
 
unmap(Map<? extends K, ? extends V>) - Static method in class com.noleme.commons.container.Maps
 
unmap(Map<? extends K, ? extends V>, Collection<K>, Collection<V>) - Static method in class com.noleme.commons.container.Maps
 
unmapUnsafe(Map<?, ?>) - Static method in class com.noleme.commons.container.Maps
 
unmapUnsafe(Map<?, ?>, Collection<K>, Collection<V>) - Static method in class com.noleme.commons.container.Maps
 
unset(String) - Method in class com.noleme.commons.configuration.Configuration
 
US_ASCII - com.noleme.commons.file.Charsets
 
UTF_16 - com.noleme.commons.file.Charsets
 
UTF_32 - com.noleme.commons.file.Charsets
 
UTF_8 - com.noleme.commons.file.Charsets
 

V

valueOf(String) - Static method in enum com.noleme.commons.file.Charsets
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.noleme.commons.stream.Streams.Policy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.noleme.commons.file.Charsets
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.noleme.commons.stream.Streams.Policy
Returns an array containing the constants of this enum type, in the order they are declared.

W

WIN_BALTIC - com.noleme.commons.file.Charsets
 
WIN_CYRILLIC - com.noleme.commons.file.Charsets
 
WIN_EASTERN_EUROPEAN - com.noleme.commons.file.Charsets
 
WIN_GREEK - com.noleme.commons.file.Charsets
 
WIN_LATIN_1 - com.noleme.commons.file.Charsets
 
WIN_TURKISH - com.noleme.commons.file.Charsets
 
writeTo(String, String) - Static method in class com.noleme.commons.file.Files
 
writeTo(String, String, boolean) - Static method in class com.noleme.commons.file.Files
 
writeTo(String, String, boolean, Charset) - Static method in class com.noleme.commons.file.Files
 
A C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages