Skip navigation links
A B C D E F G H I K L M N 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
 

B

Base16 - Class in de.pfabulist.kleinod.encode
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
BigIO - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
BigIO(long) - Constructor for class de.pfabulist.kleinod.nio.BigIO
 
bigUnicodeCountsAs1() - Method in class de.pfabulist.kleinod.nio.PathLimits
 
byOS(OS) - Static method in interface de.pfabulist.kleinod.nio.PathSpec
 

C

closeable(Iterator<T>, BooleanSupplier) - Static method in class de.pfabulist.kleinod.collection.Iterators
 
compareTo(String, String) - Method in class de.pfabulist.kleinod.nio.PathLimits
 
compareTo(String, String) - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
compareTo(String, String) - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
compareTo(String, String) - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
compareTo(String, String) - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
compareTo(String, String) - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
consumed() - Method in class de.pfabulist.kleinod.nio.BigIO
 
copy(InputStream, OutputStream) - Static method in class de.pfabulist.kleinod.nio.IO
 
copy(InputStream, OutputStream, byte[]) - Static method in class de.pfabulist.kleinod.nio.IO
 

D

de.pfabulist.kleinod - package de.pfabulist.kleinod
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.collection - package de.pfabulist.kleinod.collection
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.crypt - package de.pfabulist.kleinod.crypt
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.emergent - package de.pfabulist.kleinod.emergent
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.encode - package de.pfabulist.kleinod.encode
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.net - package de.pfabulist.kleinod.net
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.nio - package de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.text - package de.pfabulist.kleinod.text
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
de.pfabulist.kleinod.thread - package de.pfabulist.kleinod.thread
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
decode(String) - Static method in class de.pfabulist.kleinod.encode.Base16
 

E

encode(byte[]) - Static method in class de.pfabulist.kleinod.encode.Base16
 
equals(Object) - Method in class de.pfabulist.kleinod.collection.Ref
 

F

filenameCount(String) - Method in class de.pfabulist.kleinod.nio.PathLimits
 
filenameIsNotValidBecause(String) - Method in interface de.pfabulist.kleinod.nio.PathSpec
checks for invalid filenames i.e.
FileTimeComparator - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
findCommonSuffix(Listt<T>, Listt<T>) - Static method in class de.pfabulist.kleinod.nio.Relativize
 

G

get(String) - Static method in class de.pfabulist.kleinod.crypt.KeySize
 
getAllSeparators() - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getAllSeparators() - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getAllSeparators() - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getAllSeparators() - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getAllSeparators() - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getBigChar() - Method in class de.pfabulist.kleinod.nio.PathLimits
 
getBytes(String) - Static method in interface de.pfabulist.kleinod.nio.PathSpec
 
getBytes(String) - Static method in class de.pfabulist.kleinod.text.Strings
 
getFilenameLength(String) - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getFilenameLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getFilenameLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getFilenameLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getFilenameLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getIllegalCharacters() - Method in interface de.pfabulist.kleinod.nio.PathSpec
a pattern that checks for illegal chars need not include separators
getIllegalCharacters() - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getInputStream() - Method in class de.pfabulist.kleinod.nio.BigIO
 
getMaxFilenameLength() - Method in class de.pfabulist.kleinod.nio.PathLimits
 
getMaxFilenameLength() - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getMaxFilenameLength() - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getMaxFilenameLength() - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getMaxFilenameLength() - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getMaxFilenameLength() - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getMaxPathLength() - Method in class de.pfabulist.kleinod.nio.PathLimits
 
getMaxPathLength() - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getMaxPathLength() - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getMaxPathLength() - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getMaxPathLength() - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getMaxPathLength() - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getNormalForm(String) - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getNormalForm(String) - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getNormalForm(String) - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getNormalForm(String) - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getNormalForm(String) - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getOutputStream() - Method in class de.pfabulist.kleinod.nio.BigIO
 
getPathLength(String) - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getPathLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getPathLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getPathLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getPathLength(String) - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getRootComponent(String) - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getRootComponent(String) - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getRootComponent(String) - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getRootComponent(String) - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getRootComponent(String) - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 
getSeparator() - Method in interface de.pfabulist.kleinod.nio.PathSpec
 
getSeparator() - Method in class de.pfabulist.kleinod.nio.PathSpecDefault
 
getSeparator() - Method in class de.pfabulist.kleinod.nio.PathSpecOSX
 
getSeparator() - Method in class de.pfabulist.kleinod.nio.PathSpecUnix
 
getSeparator() - Method in class de.pfabulist.kleinod.nio.PathSpecWindows
 

H

hash(String) - Method in class de.pfabulist.kleinod.nio.PathLimits
 
hashCode() - Method in class de.pfabulist.kleinod.collection.Ref
 

I

IO - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
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
 
isWithIn(long) - Static method in class de.pfabulist.kleinod.nio.FileTimeComparator
 
Iterators - Class in de.pfabulist.kleinod.collection
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause

K

KeySize - Class in de.pfabulist.kleinod.crypt
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause

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
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
newString(byte[]) - Static method in class de.pfabulist.kleinod.text.Strings
 

P

parallelStream(Iterable<T>) - Static method in class de.pfabulist.kleinod.collection.Iterators
 
path - Variable in class de.pfabulist.kleinod.nio.PathSpec.RC
 
PathLimits - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
PathLimits(OS) - Constructor for class de.pfabulist.kleinod.nio.PathLimits
 
PathLimits.CharType - Enum in de.pfabulist.kleinod.nio
 
PathSpec - Interface in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
PathSpec.RC - Class in de.pfabulist.kleinod.nio
 
PathSpecDefault - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
PathSpecDefault() - Constructor for class de.pfabulist.kleinod.nio.PathSpecDefault
 
PathSpecOSX - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
PathSpecOSX() - Constructor for class de.pfabulist.kleinod.nio.PathSpecOSX
 
PathSpecUnix - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
PathSpecUnix() - Constructor for class de.pfabulist.kleinod.nio.PathSpecUnix
 
PathSpecWindows - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
PathSpecWindows() - Constructor for class de.pfabulist.kleinod.nio.PathSpecWindows
 

R

RC(Optional<String>, String) - Constructor for class de.pfabulist.kleinod.nio.PathSpec.RC
 
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
 
Relativize - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
relativize(Listt<String>, Listt<String>) - Static method in class de.pfabulist.kleinod.nio.Relativize
 
root - Variable in class de.pfabulist.kleinod.nio.PathSpec.RC
 
roughlyComparableTo(FileTime, FileTime) - Static method in class de.pfabulist.kleinod.nio.FileTimeComparator
 

S

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

UnzipToPath - Class in de.pfabulist.kleinod.nio
Copyright (c) 2006 - 2016, Stephan Pfab SPDX-License-Identifier: BSD-2-Clause
unzipToPath(InputStream, Pathh) - Static method in class de.pfabulist.kleinod.nio.UnzipToPath
 

V

valueOf(T) - Static method in class de.pfabulist.kleinod.collection.Ref
 
valueOf(String) - Static method in enum de.pfabulist.kleinod.nio.PathLimits.CharType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.pfabulist.kleinod.nio.PathLimits.CharType
Returns an array containing the constants of this enum type, in the order they are declared.

W

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 B C D E F G H I K L M N P R S T U V W _ 
Skip navigation links

Copyright © 2016. All rights reserved.