Package | Description |
---|---|
net.sf.jguiraffe.transform |
The transform package contains interfaces and classes for transforming
and validating data.
|
Modifier and Type | Class and Description |
---|---|
class |
DoubleTransformer
A specialized number transformer implementation that deals with numbers of
type
java.lang.Double . |
class |
FloatTransformer
A specialized number transformer implementation that deals with numbers of
type
java.lang.Float . |
Copyright © 2016 The JGUIraffe Team. All rights reserved.