Protomatter Software v1.1.7

com.protomatter
Class Protomatter

java.lang.Object
  |
  +--com.protomatter.Protomatter

public class Protomatter
extends java.lang.Object

This class exists so that javadoc will create a package definition for the com.protomatter package.


Field Summary
static boolean DEVELOPMENT_BUILD
          Flag to see it this release is a "development" build.
static java.lang.String VERSION
          The version of the com.protomatter.* packages.
static int[] VERSION_ARRAY
          The version represented as an array of ints.
 
Method Summary
static void main(java.lang.String[] args)
          Prints the version to System.out.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
The version of the com.protomatter.* packages.

VERSION_ARRAY

public static final int[] VERSION_ARRAY
The version represented as an array of ints. This is intended for use by automated version checking.

DEVELOPMENT_BUILD

public static final boolean DEVELOPMENT_BUILD
Flag to see it this release is a "development" build.
Method Detail

main

public static void main(java.lang.String[] args)
Prints the version to System.out.

Protomatter Software v1.1.7
Copyright 1998-2002 Nate Sammons

Protomatter Software v1.1.7 http://protomatter.sourceforge.net/1.1.7