class UpdateTargets
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) UnorderList[] |
targetList |
(package private) static int[] |
updateSwitchThreads |
| Constructor and Description |
|---|
UpdateTargets() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
addCachedTargets(CachedTargets cachedTargets) |
(package private) void |
addNode(java.lang.Object node,
int targetType) |
(package private) void |
addNodeArray(java.lang.Object[] nodeArr,
int targetType) |
(package private) void |
clearNodes() |
(package private) int |
computeSwitchThreads() |
(package private) void |
dump() |
static int[] updateSwitchThreads
UnorderList[] targetList
int computeSwitchThreads()
void addNode(java.lang.Object node,
int targetType)
void addNodeArray(java.lang.Object[] nodeArr,
int targetType)
void clearNodes()
void addCachedTargets(CachedTargets cachedTargets)
void dump()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.