public static class FakeBatchableApi.LabeledIntList extends Object
List<Integer>
ints
String
label
LabeledIntList(String label, Integer... numbers)
LabeledIntList(String label, List<Integer> ints)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public String label
public List<Integer> ints
public LabeledIntList(String label, Integer... numbers)
public LabeledIntList(String label, List<Integer> ints)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode