org.hibernate.envers.tools
Class MutableBoolean
java.lang.Object
org.hibernate.envers.tools.MutableBoolean
public class MutableBoolean
- extends Object
- Author:
- Adam Warski (adam at warski dot org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MutableBoolean
public MutableBoolean()
MutableBoolean
public MutableBoolean(boolean value)
isSet
public boolean isSet()
set
public void set()
unset
public void unset()
Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.