public class IdentityUtilContext extends Stack<IdentityUtilContext>
Modifier and Type | Field and Description |
---|---|
protected Site |
identifier |
capacityIncrement, elementCount, elementData
modCount
Constructor and Description |
---|
IdentityUtilContext() |
Modifier and Type | Method and Description |
---|---|
Site |
getIdentifier() |
static IdentityUtilContext |
getUtilContext() |
void |
setIdentifier(Site identifier) |
static void |
setUtilContext(IdentityUtilContext identityUtilContext) |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSize
finalize, getClass, notify, notifyAll, wait, wait, wait
parallelStream, stream
protected Site identifier
public static IdentityUtilContext getUtilContext()
public static void setUtilContext(IdentityUtilContext identityUtilContext)
public Site getIdentifier()
public void setIdentifier(Site identifier)
Copyright © 2022. All rights reserved.