public class Block<T> extends Object
Block(Label label, JumpArrow<T> arrow)
boolean
equals(Object o)
JumpArrow<T>
getArrow()
T
getEnding()
Label
getLabel()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Block(Label label, JumpArrow<T> arrow)
public Label getLabel()
public JumpArrow<T> getArrow()
public T getEnding()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.