Index

A B C D E F G H I L M N O R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accept(T) - Method in interface nl.altindag.laleler.function.Consumer
 
apply(T) - Method in interface nl.altindag.laleler.function.Function
 
ASTERISKS_AND_DOT - Static variable in class nl.altindag.laleler.HostUtils
 

B

Box<T> - Interface in nl.altindag.laleler.function
 
Box.ValueHolder<T> - Interface in nl.altindag.laleler.function
 

C

closeSilently(AutoCloseable) - Static method in class nl.altindag.laleler.IOUtils
 
CollectionUtils - Class in nl.altindag.laleler
 
CollectionUtils() - Constructor for class nl.altindag.laleler.CollectionUtils
 
CollectorsUtils - Class in nl.altindag.laleler
 
CollectorsUtils() - Constructor for class nl.altindag.laleler.CollectorsUtils
 
Consumer<T> - Interface in nl.altindag.laleler.function
 
copyToByteArray(InputStream) - Static method in class nl.altindag.laleler.IOUtils
 
copyToByteArray(InputStream, Function<Exception, ? extends RuntimeException>) - Static method in class nl.altindag.laleler.IOUtils
 
createDirectoriesIfAbsent(Path) - Static method in class nl.altindag.laleler.IOUtils
 

D

DNS_NAME_ID - Static variable in class nl.altindag.laleler.HostUtils
 

E

extractHost(String) - Static method in class nl.altindag.laleler.UriUtils
 
extractHostAndPort(Socket) - Static method in class nl.altindag.laleler.HostUtils
 
extractHostAndPort(SSLEngine) - Static method in class nl.altindag.laleler.HostUtils
 
extractHostsFromSAN(List<X509Certificate>) - Static method in class nl.altindag.laleler.HostUtils
Extracts the DNS Names from the Subject Alternative Name extension of the provided certificates.
extractPort(String) - Static method in class nl.altindag.laleler.UriUtils
 

F

Function<T,R> - Interface in nl.altindag.laleler.function
 

G

GENERIC_EXCEPTION_MESSAGE - Static variable in class nl.altindag.laleler.ValidationUtils
 
GenericIOException - Exception Class in nl.altindag.laleler.exception
 
GenericIOException(Exception) - Constructor for exception class nl.altindag.laleler.exception.GenericIOException
 
get() - Method in interface nl.altindag.laleler.function.Box
 
get() - Method in interface nl.altindag.laleler.function.Box.ValueHolder
 
getContent(InputStream) - Static method in class nl.altindag.laleler.IOUtils
 
getContent(InputStream, Function<Exception, ? extends RuntimeException>) - Static method in class nl.altindag.laleler.IOUtils
 
getFileAsStream(Path) - Static method in class nl.altindag.laleler.IOUtils
 
getFileAsStream(Path, Function<Exception, ? extends RuntimeException>) - Static method in class nl.altindag.laleler.IOUtils
 
getResourceAsStream(String) - Static method in class nl.altindag.laleler.IOUtils
 

H

HostUtils - Class in nl.altindag.laleler
 
HostUtils() - Constructor for class nl.altindag.laleler.HostUtils
 

I

IOUtils - Class in nl.altindag.laleler
 
IOUtils() - Constructor for class nl.altindag.laleler.IOUtils
 
isBlank(CharSequence) - Static method in class nl.altindag.laleler.StringUtils
 
isEmpty(List<?>) - Static method in class nl.altindag.laleler.CollectionUtils
 
isNotBlank(CharSequence) - Static method in class nl.altindag.laleler.StringUtils
 

L

LaleException - Exception Class in nl.altindag.laleler.exception
 
LaleException(Exception) - Constructor for exception class nl.altindag.laleler.exception.LaleException
 

M

map(Function<? super T, ? extends R>) - Method in interface nl.altindag.laleler.function.Box
 

N

nl.altindag.laleler - module nl.altindag.laleler
 
nl.altindag.laleler - package nl.altindag.laleler
 
nl.altindag.laleler.exception - package nl.altindag.laleler.exception
 
nl.altindag.laleler.function - package nl.altindag.laleler.function
 

O

of(T) - Static method in interface nl.altindag.laleler.function.Box
 

R

requireNotBlank(String, String) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotBlank(String, Supplier<RuntimeException>) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotEmpty(List<T>, String) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotEmpty(List<T>, Supplier<RuntimeException>) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotEmpty(T[], String) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotEmpty(T[], Supplier<RuntimeException>) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotNull(T, String) - Static method in class nl.altindag.laleler.ValidationUtils
 
requireNotNull(T, Supplier<RuntimeException>) - Static method in class nl.altindag.laleler.ValidationUtils
 

S

StringUtils - Class in nl.altindag.laleler
 
StringUtils() - Constructor for class nl.altindag.laleler.StringUtils
 

T

toArray(T[]) - Static method in class nl.altindag.laleler.CollectorsUtils
 
toListAndThen(Function<List<T>, U>) - Static method in class nl.altindag.laleler.CollectorsUtils
 
toMapAndThen(Function<Map<T, U>, U>) - Static method in class nl.altindag.laleler.CollectorsUtils
 
toModifiableList() - Static method in class nl.altindag.laleler.CollectorsUtils
 
toModifiableMap() - Static method in class nl.altindag.laleler.CollectorsUtils
 
toStringArray() - Static method in class nl.altindag.laleler.CollectorsUtils
 
toUnmodifiableList() - Static method in class nl.altindag.laleler.CollectorsUtils
 
toUnmodifiableList(Set<T>) - Static method in class nl.altindag.laleler.CollectionUtils
 
toUnmodifiableList(T...) - Static method in class nl.altindag.laleler.CollectionUtils
 

U

UriUtils - Class in nl.altindag.laleler
 
UriUtils() - Constructor for class nl.altindag.laleler.UriUtils
 

V

validate(URI) - Static method in class nl.altindag.laleler.UriUtils
 
ValidationUtils - Class in nl.altindag.laleler
 
ValidationUtils() - Constructor for class nl.altindag.laleler.ValidationUtils
 
valueHolder() - Method in interface nl.altindag.laleler.function.Box
 
valueSupplier() - Method in interface nl.altindag.laleler.function.Box.ValueHolder
 

W

wrap(Supplier<U>) - Static method in interface nl.altindag.laleler.function.Box.ValueHolder
 
write(Path, byte[]) - Static method in class nl.altindag.laleler.IOUtils
 
write(Path, byte[], Function<Exception, ? extends RuntimeException>) - Static method in class nl.altindag.laleler.IOUtils
 
write(Path, Consumer<OutputStream>) - Static method in class nl.altindag.laleler.IOUtils
 
write(Path, Consumer<OutputStream>, Function<Exception, ? extends RuntimeException>) - Static method in class nl.altindag.laleler.IOUtils
 
A B C D E F G H I L M N O R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form