public abstract static class Implementation.SpecialMethodInvocation.AbstractBase extends Object implements Implementation.SpecialMethodInvocation
Implementation.SpecialMethodInvocation.AbstractBase, Implementation.SpecialMethodInvocation.Illegal, Implementation.SpecialMethodInvocation.Simple
StackManipulation.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, wait
getMethodDescription, getTypeDescription, withCheckedCompatibilityTo
apply
public boolean isValid()
isValid
in interface StackManipulation
false
, this manipulation cannot be applied and should throw an exception.@CachedReturnPlugin.Enhance public int hashCode()
Copyright © 2014–2020. All rights reserved.