Extension SDK 10.1.2


oracle.ide.util
Class Mutables.Boolean

java.lang.Object
  extended byoracle.ide.util.Mutables.Boolean

Enclosing class:
Mutables

public static final class Mutables.Boolean
extends java.lang.Object

Constructor Summary
Mutables.Boolean(boolean value)

Method Summary
boolean booleanValue()
boolean get()
void set(boolean value)
java.lang.String toString()

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

Mutables.Boolean

public Mutables.Boolean(boolean value)

Method Detail

get

public boolean get()

set

public void set(boolean value)

booleanValue

public boolean booleanValue()

toString

public java.lang.String toString()

Extension SDK


Copyright © 1997, 2004, Oracle. All rights reserved.