Skip to main content

NumberConverter

Package: velox.api.layer1.simplified

Type: Class

Inheritance: java.lang.Object รขโ€ โ€™ NumberConverter

Constructorsโ€‹

NumberConverterโ€‹

public NumberConverter()

Methodsโ€‹

convertโ€‹

public static <T extends Number> T convert(Number value, Class<?> clazz)

getMaxTypeValueโ€‹

public static <T extends Number> Number getMaxTypeValue(Type type)

Inherited Methodsโ€‹

From java.lang.Object:

  • clone()
  • equals(Object)
  • finalize()
  • getClass()
  • hashCode()
  • notify()
  • notifyAll()
  • toString()
  • wait()
  • wait(long)
  • wait(long, int)