Package org.glassfish.rmic.tools.tree
Class ConditionVars
- java.lang.Object
-
- org.glassfish.rmic.tools.tree.ConditionVars
-
class ConditionVars extends java.lang.Object
This class is used to hold two sets of variables, one for the true branch, one for the false branch. WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
-
-
Constructor Summary
Constructors Constructor Description ConditionVars()
-