org.infinispan.schematic.document
Class JsonSchema.NumberConverter
java.lang.Object
org.infinispan.schematic.document.JsonSchema.NumberConverter
- All Implemented Interfaces:
- JsonSchema.ValueConverter<Number>
- Enclosing class:
- JsonSchema
protected static class JsonSchema.NumberConverter
- extends Object
- implements JsonSchema.ValueConverter<Number>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonSchema.NumberConverter
protected JsonSchema.NumberConverter()
convert
public Number convert(Object value,
JsonSchema.Type type)
- Specified by:
convert
in interface JsonSchema.ValueConverter<Number>
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.