Class ProjectionKeyword
java.lang.Object
org.geysermc.databaseutils.processor.query.section.projection.ProjectionKeyword
- Direct Known Subclasses:
AvgProjectionKeyword,DistinctProjectionKeyword,SkipProjectionKeyword,TopProjectionKeyword
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProjectionKeyword(String name, ProjectionKeywordCategory category) -
Method Summary