christophedelory.plist
Class False
java.lang.Object
christophedelory.plist.PlistObject
christophedelory.plist.AbstractPlistBoolean
christophedelory.plist.False
public class False
- extends AbstractPlistBoolean
The boolean constant false.
- Version:
- $Revision: 90 $
- Author:
- Christophe Delory
Constructor Summary |
False()
|
Method Summary |
boolean |
isTrue()
Returns the boolean value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
False
public False()
isTrue
public boolean isTrue()
- Description copied from class:
AbstractPlistBoolean
- Returns the boolean value.
- Specified by:
isTrue
in class AbstractPlistBoolean
- Returns:
- a boolean.
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.