public final class ReportContextInheritance
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
addNewDerivedContext(int child,
int parent) |
static java.util.List<java.lang.Integer> |
getAllParents(int context)
immediate parent first
|
static int |
getParentContext(int context) |