Index

A C E H I K M N S T V 
All Classes and Interfaces|All Packages

A

apply(K) - Method in interface me.hsgamer.topper.value.core.ValueProvider
 
asOptional() - Method in class me.hsgamer.topper.value.core.ValueWrapper
 
asOptional(BiConsumer<String, Throwable>) - Method in class me.hsgamer.topper.value.core.ValueWrapper
 

C

copyNullWrapper(ValueWrapper<?>) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 

E

empty() - Static method in interface me.hsgamer.topper.value.core.ValueProvider
 
error(String) - Static method in interface me.hsgamer.topper.value.core.ValueProvider
 
error(String) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
error(String, Throwable) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
error(Throwable) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
ERROR - Enum constant in enum me.hsgamer.topper.value.core.ValueWrapper.State
 
errorMessage - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 

H

handled(T) - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 
HANDLED - Enum constant in enum me.hsgamer.topper.value.core.ValueWrapper.State
 

I

isHandled() - Method in class me.hsgamer.topper.value.core.ValueWrapper
 
isNull() - Method in class me.hsgamer.topper.value.core.ValueWrapper
 

K

keyMapper(Function<RK, K>) - Method in interface me.hsgamer.topper.value.core.ValueProvider
 

M

me.hsgamer.topper.value.core - package me.hsgamer.topper.value.core
 

N

NOT_HANDLED - Enum constant in enum me.hsgamer.topper.value.core.ValueWrapper.State
 
notHandled() - Static method in class me.hsgamer.topper.value.core.ValueWrapper
 

S

simple(Function<K, V>) - Static method in interface me.hsgamer.topper.value.core.ValueProvider
 
state - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 

T

thenApply(Function<V, F>) - Method in interface me.hsgamer.topper.value.core.ValueProvider
 
throwable - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 

V

value - Variable in class me.hsgamer.topper.value.core.ValueWrapper
 
valueOf(String) - Static method in enum me.hsgamer.topper.value.core.ValueWrapper.State
Returns the enum constant of this type with the specified name.
ValueProvider<K,V> - Interface in me.hsgamer.topper.value.core
 
values() - Static method in enum me.hsgamer.topper.value.core.ValueWrapper.State
Returns an array containing the constants of this enum type, in the order they are declared.
ValueWrapper<T> - Class in me.hsgamer.topper.value.core
 
ValueWrapper(ValueWrapper.State, T, String, Throwable) - Constructor for class me.hsgamer.topper.value.core.ValueWrapper
 
ValueWrapper.State - Enum in me.hsgamer.topper.value.core
 
A C E H I K M N S T V 
All Classes and Interfaces|All Packages