home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / VPage / Java.bin / CLASSES.ZIP / sun / tools / tree / ConditionVars.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-07-08  |  320 b   |  7 lines

  1. package sun.tools.tree;
  2.  
  3. class ConditionVars {
  4.    Vset vsTrue;
  5.    Vset vsFalse;
  6. }
  7.