Class Channels
java.lang.Object
com.carrotsearch.hppc.generator.parser.Channels
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LINE_COMMENT
public static final int LINE_COMMENT- See Also:
-
BLOCK_COMMENT
public static final int BLOCK_COMMENT- See Also:
-
JAVADOC_COMMENT
public static final int JAVADOC_COMMENT- See Also:
-
-
Constructor Details
-
Channels
private Channels()
-