Class DecimalMemLiteral

java.lang.Object
All Implemented Interfaces:
Serializable, Literal, Value, MemValue

public class DecimalMemLiteral extends MemLiteral
An extension of MemLiteral that stores a decimal value to avoid parsing.
Author:
Arjohn Kampman
See Also: