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(K) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
get(Map<K, Object>, K, Class<T>) - Static method in class de.pfabulist.kleinod.collection.Maps
 
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
 
getOrElse(Map<K, Object>, K, Class<T>, SupplierE<T, Exception>) - Static method in class de.pfabulist.kleinod.collection.Maps
 
getOrElseThrow(Map<K, Object>, K, Class<T>, SupplierE<Exception, Exception>) - Static method in class de.pfabulist.kleinod.collection.Maps
 
getOrThrow(K) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
getOrThrow(K, Exception) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
getOrThrow(K, SupplierE<Exception, Exception>) - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
getSha1(String) - Static method in class de.pfabulist.kleinod.crypt.Hash
 

H

Hash - Class in de.pfabulist.kleinod.crypt
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause

K

keys() - Method in class de.pfabulist.kleinod.collection.KleinodMap
 
KeySize - Class in de.pfabulist.kleinod.crypt
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
KleinodMap<K,V> - Class in de.pfabulist.kleinod.collection
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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
 
Maps - Class in de.pfabulist.kleinod.collection
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
Maps() - Constructor for class de.pfabulist.kleinod.collection.Maps
 

N

Net - Class in de.pfabulist.kleinod.net
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
P(A, B) - Constructor for class de.pfabulist.kleinod.collection.P
 
parallelStream(Iterable<T>) - Static method in class de.pfabulist.kleinod.collection.Iterators
 
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
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
repeat() - Static method in class de.pfabulist.kleinod.collection.Repeater
 
Repeater - Class in de.pfabulist.kleinod.collection
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause

T

Threads - Class in de.pfabulist.kleinod.thread
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
Todo - Class in de.pfabulist.kleinod.emergent
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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

U

until(R, FunctionE<R, P<Boolean, R>, Exception>) - Static method in class de.pfabulist.kleinod.collection.P
 
until(SupplierE<Boolean, Exception>) - Method in class de.pfabulist.kleinod.collection.Repeater
 
untilNoThrow(Class<E>, SupplierE<T, Exception>) - 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(BiFunctionE<A, B, R, Exception>) - 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.

_

_get() - Method in class de.pfabulist.kleinod.collection.Ref
 
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.