public abstract static class Implementation.SpecialMethodInvocation.AbstractBase extends Object implements Implementation.SpecialMethodInvocation
Implementation.SpecialMethodInvocation.AbstractBase, Implementation.SpecialMethodInvocation.Illegal, Implementation.SpecialMethodInvocation.SimpleStackManipulation.Compound, StackManipulation.Size, StackManipulation.Trivial| 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, waitgetMethodDescription, getTypeDescriptionapplypublic boolean isValid()
StackManipulationisValid in interface StackManipulationfalse, this manipulation cannot be applied and should throw an exception.Copyright © 2014–2016. All rights reserved.