- java.lang.Object
-
- org.apache.derby.impl.sql.execute.DDLConstantAction.SettableBoolean
-
- Enclosing class:
- DDLConstantAction
private class DDLConstantAction.SettableBoolean
extends java.lang.Object
Mutable Boolean wrapper, initially false
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) boolean |
value |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
(package private) boolean |
get() |
(package private) void |
set(boolean b) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Wed 2014-10-15 18:23:42+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.