protected static class GraphDecoder.LoopExplosionState extends Object
Modifier and Type | Field and Description |
---|---|
int |
hashCode |
MergeNode |
merge |
FrameState |
state |
Modifier | Constructor and Description |
---|---|
protected |
LoopExplosionState(FrameState state,
MergeNode merge) |
public final FrameState state
public final int hashCode
protected LoopExplosionState(FrameState state, MergeNode merge)