public class Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static VncConstant |
False |
static VncConstant |
Nil |
static VncConstant |
True |
| Constructor and Description |
|---|
Constants() |
| Modifier and Type | Method and Description |
|---|---|
static VncConstant |
bool(boolean bool) |
public static VncConstant Nil
public static VncConstant True
public static VncConstant False
public static VncConstant bool(boolean bool)