Package net.automatalib.common.util.nid
Interface MutableNumericID
-
- All Superinterfaces:
NumericID
- All Known Implementing Classes:
AbstractMutableNumericID
public interface MutableNumericID extends NumericID
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetId(int id)
-