Uses of Class
me.hsgamer.topper.query.core.QueryResult
Packages that use QueryResult
Package
Description
-
Uses of QueryResult in me.hsgamer.topper.query.core
Methods in me.hsgamer.topper.query.core that return QueryResultModifier and TypeMethodDescription@NotNull QueryResult@NotNull QueryResultstatic QueryResultstatic QueryResultQueryResult.notHandled()Method parameters in me.hsgamer.topper.query.core with type arguments of type QueryResultModifier and TypeMethodDescriptionvoidQueryManager.addQuery(BiFunction<@Nullable A, @NotNull String, @NotNull QueryResult> queryFunction) voidQueryManager.removeQuery(BiFunction<@Nullable A, @NotNull String, @NotNull QueryResult> queryFunction) -
Uses of QueryResult in me.hsgamer.topper.query.forward
Methods in me.hsgamer.topper.query.forward that return types with arguments of type QueryResultModifier and TypeMethodDescriptionBiFunction<@Nullable A, @NotNull String, @NotNull QueryResult> QueryForwardContext.getQuery() -
Uses of QueryResult in me.hsgamer.topper.query.simple
Methods in me.hsgamer.topper.query.simple that return QueryResult