Class LongConverter

java.lang.Object
com.bc.ceres.binding.converters.NumberConverter<Long>
com.bc.ceres.binding.converters.LongConverter
All Implemented Interfaces:
Converter<Long>

public class LongConverter extends NumberConverter<Long>