org.jfree.formula.typing.coretypes

Class NumberType

public class NumberType extends DefaultType

Creation-Date: 02.11.2006, 09:37:54

Author: Thomas Morgner

Field Summary
static NumberTypeGENERIC_NUMBER
static NumberTypeGENERIC_NUMBER_ARRAY
static NumberTypeNUMBER_SEQUENCE
Constructor Summary
NumberType()

Field Detail

GENERIC_NUMBER

public static final NumberType GENERIC_NUMBER

GENERIC_NUMBER_ARRAY

public static final NumberType GENERIC_NUMBER_ARRAY

NUMBER_SEQUENCE

public static final NumberType NUMBER_SEQUENCE

Constructor Detail

NumberType

public NumberType()