class Channels
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BLOCK_COMMENT |
static int |
JAVADOC_COMMENT |
static int |
LINE_COMMENT |
| Modifier | Constructor and Description |
|---|---|
private |
Channels() |
public static final int LINE_COMMENT
public static final int BLOCK_COMMENT
public static final int JAVADOC_COMMENT