|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.meta.ClassPropertyType
org.progeeks.meta.type.PercentType
public class PercentType
Special class of double/float used for representing percentages.
| Constructor Summary | |
|---|---|
PercentType()
Creates a percentage type of base class Double. |
|
PercentType(java.lang.Class baseType)
Creates a percentage type with the specified base class. |
|
| Method Summary |
|---|
| Methods inherited from class org.progeeks.meta.ClassPropertyType |
|---|
convertPrimitive, createRawSuperTypeIterator, equals, getBaseClass, getSuperTypes, hashCode, isAssignableFrom, isInstance, toString, wrapRawSuperType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PercentType()
public PercentType(java.lang.Class baseType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||