public class ListAbstractionLevel extends AbstractionLevel
Constructor and Description |
---|
ListAbstractionLevel() |
Modifier and Type | Method and Description |
---|---|
int[] |
abstractFrom(int[] rawEncoding) |
double |
getLevel() |
java.lang.String |
getName() |
compareTo
public java.lang.String getName()
getName
in class AbstractionLevel
public int[] abstractFrom(int[] rawEncoding)
abstractFrom
in class AbstractionLevel
public double getLevel()
getLevel
in class AbstractionLevel