class CachedTargets
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) NnuId[][] |
targetArr |
(package private) static java.lang.String[] |
typeString |
(package private) static int[] |
updateTargetThreads |
| Constructor and Description |
|---|
CachedTargets() |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
computeTargetThreads() |
(package private) void |
copy(CachedTargets ct) |
(package private) void |
dump() |
(package private) void |
replace(NnuId oldObj,
NnuId newObj,
int type) |
static java.lang.String[] typeString
static int[] updateTargetThreads
NnuId[][] targetArr
int computeTargetThreads()
void copy(CachedTargets ct)
void dump()
Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.