A B C E G H I L O P R S T U V W 
All Classes All Packages

A

accept(T) - Method in interface org.ethelred.util.function.CheckedConsumer
 
apply(T) - Method in interface org.ethelred.util.function.CheckedFunction
 
asUnchecked() - Method in interface org.ethelred.util.function.CheckedConsumer
 
asUnchecked() - Method in interface org.ethelred.util.function.CheckedFunction
 
asUnchecked() - Method in interface org.ethelred.util.function.CheckedRunnable
 
asUnchecked() - Method in interface org.ethelred.util.function.CheckedSupplier
 

B

build() - Method in class org.ethelred.util.collect.ImmutableTypedObjectMap.Builder
 
builder() - Static method in class org.ethelred.util.collect.ImmutableTypedObjectMap
 
Builder() - Constructor for class org.ethelred.util.collect.ImmutableTypedObjectMap.Builder
 

C

CheckedConsumer<T,​E extends java.lang.Throwable> - Interface in org.ethelred.util.function
Checked wrapper for a Consumer.
CheckedFunction<T,​R,​E extends java.lang.Throwable> - Interface in org.ethelred.util.function
Checked wrapper for a Function.
CheckedRunnable<E extends java.lang.Throwable> - Interface in org.ethelred.util.function
Checked wrapper for a Runnable
CheckedSupplier<T,​E extends java.lang.Throwable> - Interface in org.ethelred.util.function
Checked wrapper for a Supplier.
collector() - Static method in class org.ethelred.util.stream.SummaryStatistics
A Collector that uses the natural order to determine max and min.
collector(Comparator<B>) - Static method in class org.ethelred.util.stream.SummaryStatistics
A Collector that uses an explicit Comparator to determine max and min.

E

EmptyTypedObjectMap - Class in org.ethelred.util.collect
Created by edward on 3/14/17.
EmptyTypedObjectMap() - Constructor for class org.ethelred.util.collect.EmptyTypedObjectMap
 
equals(Object) - Method in class org.ethelred.util.collect.TypedObjectKey.ValuedTypedObjectKey
 

G

get() - Method in interface org.ethelred.util.function.CheckedSupplier
 
get() - Method in class org.ethelred.util.function.Lazy
 
get(TypedObjectKey<T>) - Method in class org.ethelred.util.collect.EmptyTypedObjectMap
 
get(TypedObjectKey<T>) - Method in class org.ethelred.util.collect.ImmutableTypedObjectMap
 
get(TypedObjectKey<T>) - Method in interface org.ethelred.util.collect.TypedObjectMap
 
get(TypedObjectKey<T>) - Method in class org.ethelred.util.collect.ValuedTypedObjectMap
 
getCount() - Method in class org.ethelred.util.stream.SummaryStatistics
 
getMax() - Method in class org.ethelred.util.stream.SummaryStatistics
 
getMin() - Method in class org.ethelred.util.stream.SummaryStatistics
 

H

hashCode() - Method in class org.ethelred.util.collect.TypedObjectKey.ValuedTypedObjectKey
 

I

identity() - Static method in interface org.ethelred.util.collect.TypedObjectKey
 
IdentityTypedObjectKey() - Constructor for class org.ethelred.util.collect.TypedObjectKey.IdentityTypedObjectKey
 
ImmutableTypedObjectMap - Class in org.ethelred.util.collect
Created by edward on 3/14/17.
ImmutableTypedObjectMap.Builder - Class in org.ethelred.util.collect
 
isSet(TypedObjectKey<Boolean>) - Method in interface org.ethelred.util.collect.TypedObjectMap
 

L

lazy(A, Function<A, V>) - Static method in class org.ethelred.util.function.Lazy
 
lazy(Supplier<A>, Function<A, V>) - Static method in class org.ethelred.util.function.Lazy
 
lazy(Supplier<V>) - Static method in class org.ethelred.util.function.Lazy
 
Lazy<T> - Class in org.ethelred.util.function
NOT THREAD SAFE - intended to be used in single request scope

O

org.ethelred.util.collect - package org.ethelred.util.collect
 
org.ethelred.util.function - package org.ethelred.util.function
"Checked" wrapper types for the common functional interfaces.
org.ethelred.util.stream - package org.ethelred.util.stream
 

P

put(TypedObjectKey<T>, T) - Method in class org.ethelred.util.collect.ImmutableTypedObjectMap.Builder
 

R

run() - Method in interface org.ethelred.util.function.CheckedRunnable
 

S

set(TypedObjectKey<Boolean>) - Method in class org.ethelred.util.collect.ImmutableTypedObjectMap.Builder
 
SummaryStatistics<T> - Class in org.ethelred.util.stream
A stream Collector that captures basic statistics in a single result.

T

TypedObjectKey<T> - Interface in org.ethelred.util.collect
 
TypedObjectKey.IdentityTypedObjectKey<TT> - Class in org.ethelred.util.collect
 
TypedObjectKey.ValuedTypedObjectKey<V,​TT> - Class in org.ethelred.util.collect
 
TypedObjectMap - Interface in org.ethelred.util.collect
Created by edward on 3/12/17.

U

unchecked(CheckedConsumer<TT, EE>) - Static method in interface org.ethelred.util.function.CheckedConsumer
 
unchecked(CheckedFunction<TT, RR, EE>) - Static method in interface org.ethelred.util.function.CheckedFunction
 
unchecked(CheckedRunnable<EE>) - Static method in interface org.ethelred.util.function.CheckedRunnable
 
unchecked(CheckedSupplier<TT, EE>) - Static method in interface org.ethelred.util.function.CheckedSupplier
 

V

valued(V) - Static method in interface org.ethelred.util.collect.TypedObjectKey
 
ValuedTypedObjectMap - Class in org.ethelred.util.collect
Created by edward on 3/14/17.
ValuedTypedObjectMap(TypedObjectMap, TypedObjectKey<T>, T) - Constructor for class org.ethelred.util.collect.ValuedTypedObjectMap
 

W

with(TypedObjectKey<T>, T, Consumer<TypedObjectMap>) - Method in interface org.ethelred.util.collect.TypedObjectMap
 
withFlag(TypedObjectKey<Boolean>, Consumer<TypedObjectMap>) - Method in interface org.ethelred.util.collect.TypedObjectMap
 
WrappedCheckedException - Exception in org.ethelred.util.function
The exception thrown from the 'Checked' wrappers in this package.
WrappedCheckedException(Throwable) - Constructor for exception org.ethelred.util.function.WrappedCheckedException
 
A B C E G H I L O P R S T U V W 
All Classes All Packages