Help for this page

Select Code to Download


  1. or download this
    package FooConstants;
    ## ISA exporter and so on...
    ...
    
    ## etc...
    
  2. or download this
    // Note-- Java code. Heresy! Heresy!
    public interface FooConstants {
    ...
    
        //... etc...
    }