Interface NumberConverter


public interface NumberConverter
A class that converts arbitary data into a numeric representation.
Author:
Thomas Morgner
  • Method Summary

    Modifier and Type
    Method
    Description
    toNumber(Type t1, Object o1)