home *** CD-ROM | disk | FTP | other *** search
/ Symantec Visual Cafe for Java 2.5 / symantec-visual-cafe-2.5-database-dev-edition.iso / VCafe / WDESAMPL.BIN / Edge.class (.txt) < prev    next >
Encoding:
Java Class File  |  1996-09-18  |  316 b   |  7 lines

  1. class Edge {
  2.    int from;
  3.    // $FF: renamed from: to int
  4.    int field_0;
  5.    double len;
  6. }
  7.