Index

C G M O R S U V 
All Classes and Interfaces|All Packages

C

CONTINUE - Enum constant in enum me.hsgamer.topper.agent.update.UpdateAgent.FilterResult
 

G

getSetRunnable() - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
getUpdateRunnable(int) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 

M

me.hsgamer.topper.agent.update - package me.hsgamer.topper.agent.update
 

O

onCreate(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
onRemove(DataEntry<K, V>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 

R

RESET - Enum constant in enum me.hsgamer.topper.agent.update.UpdateAgent.FilterResult
 

S

setErrorHandler(BiConsumer<K, ValueWrapper<V>>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
setErrorHandler(BiFunction<K, ValueWrapper<V>, ValueWrapper<V>>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
setFilter(Function<K, UpdateAgent.FilterResult>) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
setMaxSkips(int) - Method in class me.hsgamer.topper.agent.update.UpdateAgent
 
SKIP - Enum constant in enum me.hsgamer.topper.agent.update.UpdateAgent.FilterResult
 

U

UpdateAgent<K,V> - Class in me.hsgamer.topper.agent.update
 
UpdateAgent(DataHolder<K, V>, Function<K, ValueWrapper<V>>) - Constructor for class me.hsgamer.topper.agent.update.UpdateAgent
 
UpdateAgent.FilterResult - Enum in me.hsgamer.topper.agent.update
 

V

valueOf(String) - Static method in enum me.hsgamer.topper.agent.update.UpdateAgent.FilterResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum me.hsgamer.topper.agent.update.UpdateAgent.FilterResult
Returns an array containing the constants of this enum type, in the order they are declared.
C G M O R S U V 
All Classes and Interfaces|All Packages