jas2.util
Class ArbitraryNameGenerator
- java.lang.Object
-
- jas2.util.ArbitraryNameGenerator
-
public class ArbitraryNameGenerator extends java.lang.ObjectThis class is a utility provided for generating arbitrary names. It follows the pattern A, B, C, D, ... , Z, AA, BB, CC, DD, ... , ZZ, AAA, ...It is used by some local data interface modules when field names are not specified, and it is used to assign names to the coefficents of polynomial functions.
-
-
Constructor Summary
Constructors Constructor and Description ArbitraryNameGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidfillArray(java.lang.String[] s)Fills a String array with names.
-
DataMelt 3.0 © DataMelt by jWork.ORG