|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleNumberCoercer
Interface for number coercion.
Method Summary | |
---|---|
java.lang.Number |
coerceBoxed(java.lang.Number numToCoerce)
Coerce the given number to a previously determined type, assuming the type is a Boxed type. |
Method Detail |
---|
java.lang.Number coerceBoxed(java.lang.Number numToCoerce)
numToCoerce
- is the number to coerce to the given type
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |