| Modifier and Type | Field and Description |
|---|---|
static Element |
FALSE |
static Element |
TRUE |
| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object object) |
static Element |
get(boolean value) |
static Element |
get(Element... elements) |
abstract int |
hashCode() |
boolean |
toBoolean() |
String |
toString() |
protected abstract void |
toString(StringBuilder buffer,
boolean braces) |
public static Element get(boolean value)
protected abstract void toString(StringBuilder buffer, boolean braces)
public boolean toBoolean()
Copyright © 2014 Intersult GmbH. All rights reserved.