Uses of Class
platypus.GID

Packages that use GID
platypus   
 

Uses of GID in platypus
 

Fields in platypus declared as GID
private  GID Tokens.gid
           
static GID Platypus.gid
          GID: global input data: all data re the input file at any given moment (singleton)
(package private)  GID Infile.gid
           
(package private)  GID Counter.gid
           
private  GID Command.gid
          instance of the GID singleton
private static GID GID.thisInstance
          fields and functions needed for instantiation of singleton
 

Methods in platypus that return GID
static GID GID.getInstance()
          The function used by singleton pattern to return handle to this class
 



Copyright © 2006-7 Pacific Data Works LLC