public class UDIDs extends ArrayList<UDIDs.UDID>
Modifier and Type | Class and Description |
---|---|
class |
UDIDs.UDID |
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
modCount
Constructor and Description |
---|
UDIDs() |
Modifier and Type | Method and Description |
---|---|
void |
addUDID(String type,
String value) |
boolean |
equals(Object object) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
listIterator, listIterator, subList
containsAll, removeAll, retainAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, removeAll, retainAll
private static final long serialVersionUID
public boolean equals(Object object)
equals
in interface Collection<UDIDs.UDID>
equals
in interface List<UDIDs.UDID>
equals
in class ArrayList<UDIDs.UDID>