public static class ComparableVersion.ListItem extends ArrayList<com.offbytwo.jenkins.helper.ComparableVersion.Item>
| Modifier and Type | Field and Description |
|---|---|
static int |
INTEGER_ITEM |
static int |
LIST_ITEM |
static int |
STRING_ITEM |
modCount| Constructor and Description |
|---|
ListItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(com.offbytwo.jenkins.helper.ComparableVersion.Item item) |
int |
getType() |
boolean |
isNull() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic static final int INTEGER_ITEM
public static final int STRING_ITEM
public static final int LIST_ITEM
public int getType()
public boolean isNull()
public int compareTo(com.offbytwo.jenkins.helper.ComparableVersion.Item item)
public String toString()
toString in class AbstractCollection<com.offbytwo.jenkins.helper.ComparableVersion.Item>Copyright © 2016. All rights reserved.