Class SkipProjectionKeyword
java.lang.Object
org.geysermc.databaseutils.processor.query.section.projection.ProjectionKeyword
org.geysermc.databaseutils.processor.query.section.projection.keyword.SkipProjectionKeyword
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.geysermc.databaseutils.processor.query.section.projection.ProjectionKeyword
category, name
-
Constructor Details
-
SkipProjectionKeyword
public SkipProjectionKeyword() -
SkipProjectionKeyword
public SkipProjectionKeyword(int offset)
-
-
Method Details
-
offset
public int offset() -
offset
public void offset(int limit) -
setValue
- Overrides:
setValuein classProjectionKeyword
-
equals
- Overrides:
equalsin classProjectionKeyword
-
hashCode
public int hashCode()- Overrides:
hashCodein classProjectionKeyword
-