Uses of Interface
net.automatalib.common.smartcollection.IntSeq
-
-
Uses of IntSeq in net.automatalib.common.smartcollection
Methods in net.automatalib.common.smartcollection that return IntSeq Modifier and Type Method Description static IntSeqIntSeq. of(int... ints)static IntSeqIntSeq. of(List<Integer> ints)
-