eu.bandm.sig.absy
Class LIndex
java.lang.Object
eu.bandm.sig.absy.Absy
eu.bandm.sig.absy.Label
eu.bandm.sig.absy.LIndex
- All Implemented Interfaces:
- Formattable, Cloneable
public class LIndex
- extends Label
Constructor Summary |
LIndex(int number)
|
BASE_HASH
protected static final int BASE_HASH
number
protected int number
get_number
public static final Function<LIndex,Integer> get_number
set_number
public static final Consumer<Integer,LIndex> set_number
LIndex
public LIndex(int number)
doclone
public LIndex doclone()
- Overrides:
doclone
in class Label
format
public Format format()
- Specified by:
format
in interface Formattable
- Overrides:
format
in class Label
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object e0)
- Overrides:
equals
in class Object
x_equals
public boolean x_equals(LIndex e0)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
initFrom
public LIndex initFrom(Object o0)
- Overrides:
initFrom
in class Label
get_number
public int get_number()
with_number
public LIndex with_number(int val)