Skip navigation links
A C D E G H I K L M N O P R S T U V W 

A

aliceText - Static variable in class de.pfabulist.kleinod.text.Strings
 
asSet(T...) - Static method in class de.pfabulist.kleinod.collection.Sets
 

C

closeable(Iterator<T>, BooleanSupplier) - Static method in class de.pfabulist.kleinod.collection.Iterators
 
compteIfAbsent(K, Function<K, V>) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
contains(K) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 

D

de.pfabulist.kleinod - package de.pfabulist.kleinod
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
de.pfabulist.kleinod.collection - package de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
de.pfabulist.kleinod.crypt - package de.pfabulist.kleinod.crypt
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
de.pfabulist.kleinod.emergent - package de.pfabulist.kleinod.emergent
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
de.pfabulist.kleinod.net - package de.pfabulist.kleinod.net
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
de.pfabulist.kleinod.text - package de.pfabulist.kleinod.text
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
de.pfabulist.kleinod.thread - package de.pfabulist.kleinod.thread
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
delay(Duration) - Method in class de.pfabulist.kleinod.collection.Repeater
 

E

equals(Object) - Method in class de.pfabulist.kleinod.collection.P
 
equals(Object) - Method in class de.pfabulist.kleinod.collection.Ref
 

G

get(Map<K, V>, K) - Static method in class de.pfabulist.kleinod.collection.Gets
typesave get
get(K) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
get() - Method in interface de.pfabulist.kleinod.collection.Reference
 
get(String) - Static method in class de.pfabulist.kleinod.crypt.KeySize
 
getBytes(String) - Static method in class de.pfabulist.kleinod.text.Strings
 
getOrThrow(Map<K, V>, K, Exception) - Static method in class de.pfabulist.kleinod.collection.Gets
 
getOrThrow(K) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
getOrThrow(K, Exception) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
getOrThrow(K, Supplier<Exception>) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
Gets - Class in de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2014, Stephan Pfab All rights reserved.
getSha1(String) - Static method in class de.pfabulist.kleinod.crypt.Hash
 

H

Hash - Class in de.pfabulist.kleinod.crypt
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2014, Stephan Pfab All rights reserved.
hashCode() - Method in class de.pfabulist.kleinod.collection.P
 
hashCode() - Method in class de.pfabulist.kleinod.collection.Ref
 

I

i0 - Variable in class de.pfabulist.kleinod.collection.P
 
i1 - Variable in class de.pfabulist.kleinod.collection.P
 
isEmpty(String) - Static method in class de.pfabulist.kleinod.text.Strings
if string is null or ""
isOnline() - Static method in class de.pfabulist.kleinod.net.Net
 
isReachable(String, int, int) - Static method in class de.pfabulist.kleinod.net.Net
 
Iterators - Class in de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.

K

keys() - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
KeySize - Class in de.pfabulist.kleinod.crypt
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2014, Stephan Pfab All rights reserved.
KleinodMap<K,V> - Class in de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
KleinodMap(ConcurrentMap<K, V>) - Constructor for class de.pfabulist.kleinod.collection.KleinodMap
 
KleinodMap() - Constructor for class de.pfabulist.kleinod.collection.KleinodMap
 

L

lines(String) - Static method in class de.pfabulist.kleinod.collection.Iterators
Allows for-loop iteration over the lines of a text

M

makeImmutable(Iterator<T>) - Static method in class de.pfabulist.kleinod.collection.Iterators
 

N

Net - Class in de.pfabulist.kleinod.net
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
newString(byte[]) - Static method in class de.pfabulist.kleinod.text.Strings
 

O

of(A, B) - Static method in class de.pfabulist.kleinod.collection.P
 

P

P<A,B> - Class in de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
P(A, B) - Constructor for class de.pfabulist.kleinod.collection.P
 
parallelStream(Iterable<T>) - Static method in class de.pfabulist.kleinod.collection.Iterators
 
put(Map<K, V>, K, V) - Static method in class de.pfabulist.kleinod.collection.Gets
 
put(K, V) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 

R

Ref<T> - Class in de.pfabulist.kleinod.collection
enhace AtomicReference with equals and hashCode implementation
Ref(T) - Constructor for class de.pfabulist.kleinod.collection.Ref
 
Reference<T> - Interface in de.pfabulist.kleinod.collection
BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2014, Stephan Pfab All rights reserved.
remove(Map<K, V>, K) - Static method in class de.pfabulist.kleinod.collection.Gets
 
remove(List<K>, K) - Static method in class de.pfabulist.kleinod.collection.Gets
 
repeat() - Static method in class de.pfabulist.kleinod.collection.Repeater
 
Repeater - Class in de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2015, Stephan Pfab All rights reserved.
Repeater() - Constructor for class de.pfabulist.kleinod.collection.Repeater
 

S

set(T) - Method in interface de.pfabulist.kleinod.collection.Reference
 
Sets - Class in de.pfabulist.kleinod.collection
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.
sleep(Duration) - Static method in class de.pfabulist.kleinod.thread.Threads
 
stream(Iterable<T>) - Static method in class de.pfabulist.kleinod.collection.Iterators
 
Strings - Class in de.pfabulist.kleinod.text
BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2016, Stephan Pfab All rights reserved.

T

Threads - Class in de.pfabulist.kleinod.thread
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2015, Stephan Pfab All rights reserved.
Todo - Class in de.pfabulist.kleinod.emergent
** BEGIN LICENSE BLOCK ***** BSD License (2 clause) Copyright (c) 2006 - 2014, Stephan Pfab All rights reserved.
todo() - Static method in class de.pfabulist.kleinod.emergent.Todo
 
todo(T) - Static method in class de.pfabulist.kleinod.emergent.Todo
 
todo(E) - Static method in class de.pfabulist.kleinod.emergent.Todo
 
toFirstLower(String) - Static method in class de.pfabulist.kleinod.text.Strings
Make the first character lower case
toFirstUpper(String) - Static method in class de.pfabulist.kleinod.text.Strings
Make the first character upper case
toList(Iterable<T>) - Static method in class de.pfabulist.kleinod.collection.Iterators
 

U

until(R, Function<R, P<Boolean, R>>) - Static method in class de.pfabulist.kleinod.collection.P
 
until(Supplier<Boolean>) - Method in class de.pfabulist.kleinod.collection.Repeater
 
untilNoThrow(Class<E>, Supplier<T>) - Method in class de.pfabulist.kleinod.collection.Repeater
 
upto(int) - Method in class de.pfabulist.kleinod.collection.Repeater
 

V

valueOf(T) - Static method in class de.pfabulist.kleinod.collection.Ref
 
values() - Method in class de.pfabulist.kleinod.collection.KleinodMap
 

W

with(BiFunction<A, B, R>) - Method in class de.pfabulist.kleinod.collection.P
 
withoutSuffix(String, String) - Static method in class de.pfabulist.kleinod.text.Strings
 
words(String) - Static method in class de.pfabulist.kleinod.collection.Iterators
Split on standard word boundary, i.e.
A C D E G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.