public class BooleanValue extends Value
static BooleanValue
FALSE
TRUE
boolean
value
protected
BooleanValue(boolean value)
equals(java.lang.Object obj)
getValue()
int
hashCode()
java.lang.String
toString()
valueOf(boolean value)
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final boolean value
public static final BooleanValue TRUE
public static final BooleanValue FALSE
protected BooleanValue(boolean value)
public static BooleanValue valueOf(boolean value)
public boolean getValue()
public java.lang.String toString()
toString
java.lang.Object
public int hashCode()
hashCode
Value
public boolean equals(java.lang.Object obj)
equals
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0