|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.util.TypeWidenerBoxedNumeric
public class TypeWidenerBoxedNumeric
Widerner that coerces to a widened boxed number.
Constructor Summary | |
---|---|
TypeWidenerBoxedNumeric(SimpleNumberCoercer coercer)
Ctor. |
Method Summary | |
---|---|
java.lang.Object |
widen(java.lang.Object input)
Ctor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeWidenerBoxedNumeric(SimpleNumberCoercer coercer)
coercer
- the coercerMethod Detail |
---|
public java.lang.Object widen(java.lang.Object input)
TypeWidener
widen
in interface TypeWidener
input
- the object to widen.
|
© 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 |