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, getTypeDescription, withCheckedCompatibilityToapplypublic boolean isValid()
isValid in interface StackManipulationfalse, this manipulation cannot be applied and should throw an exception.@CachedReturnPlugin.Enhance(value="hashCode") public int hashCode()
Copyright © 2014–2021. All rights reserved.