public abstract class ConditionAbstractImpl extends Object implements ConditionAbstract
Constructor and Description |
---|
ConditionAbstractImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
isMutable()
Returns true if the object is mutable
|
void |
makeImmutable()
Makes the object immutable
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toXMLString, toXMLString
public void makeImmutable()
makeImmutable
in interface ConditionAbstract
public boolean isMutable()
isMutable
in interface ConditionAbstract
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.