home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 November / PCO1197.ISO / FilesBBS / WIN95 / NET_COM / N32E403.EXE / netcast.z / ncjava10.jar / netscape / netcast / application / TimerEntry.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-09-03  |  481 b   |  10 lines

  1. package netscape.netcast.application;
  2.  
  3. class TimerEntry {
  4.    // $FF: renamed from: tm long
  5.    long field_0;
  6.    TimerClient client;
  7.    Object arg;
  8.    TimerEntry next;
  9. }
  10.