public abstract static class Implementation.SpecialMethodInvocation.AbstractBase extends Object implements Implementation.SpecialMethodInvocation
Implementation.SpecialMethodInvocation.AbstractBase, Implementation.SpecialMethodInvocation.Illegal, Implementation.SpecialMethodInvocation.Simple
StackManipulation.Compound, StackManipulation.LegalTrivial, StackManipulation.Size
Constructor and Description |
---|
AbstractBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
isValid()
Determines if this stack manipulation is valid.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getMethodDescription, getTypeDescription
apply
public boolean isValid()
StackManipulation
isValid
in interface StackManipulation
false
, this manipulation cannot be applied and should throw an exception.Copyright © 2014–2015. All rights reserved.