Uses of Class
me.hsgamer.topper.query.holder.HolderQuery.Context
-
-
Uses of HolderQuery.Context in me.hsgamer.topper.query.holder
Methods in me.hsgamer.topper.query.holder that return types with arguments of type HolderQuery.Context Modifier and Type Method Description protected Optional<HolderQuery.Context<K,V,H>>HolderQuery. getContext(@NotNull String query)Methods in me.hsgamer.topper.query.holder with parameters of type HolderQuery.Context Modifier and Type Method Description protected abstract Optional<K>HolderQuery. getKey(A actor, @NotNull HolderQuery.Context<K,V,H> context)
-