oracle.ide.util
Class Mutables.Boolean
java.lang.Object
oracle.ide.util.Mutables.Boolean
- Enclosing class:
- Mutables
- public static final class Mutables.Boolean
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Mutables.Boolean
public Mutables.Boolean(boolean value)
get
public boolean get()
set
public void set(boolean value)
booleanValue
public boolean booleanValue()
toString
public java.lang.String toString()
Copyright © 1997, 2004, Oracle. All rights reserved.