Uses of Enum
me.hsgamer.topper.agent.update.UpdateAgent.FilterResult
Packages that use UpdateAgent.FilterResult
-
Uses of UpdateAgent.FilterResult in me.hsgamer.topper.agent.update
Methods in me.hsgamer.topper.agent.update that return UpdateAgent.FilterResultModifier and TypeMethodDescriptionstatic UpdateAgent.FilterResultReturns the enum constant of this type with the specified name.static UpdateAgent.FilterResult[]UpdateAgent.FilterResult.values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in me.hsgamer.topper.agent.update with type arguments of type UpdateAgent.FilterResultModifier and TypeMethodDescriptionvoidUpdateAgent.setFilter(Function<K, UpdateAgent.FilterResult> filter)