Class DoubleToLong

    • Constructor Detail

      • DoubleToLong

        public DoubleToLong()
        Default constructor.
    • Method Detail

      • convert

        public java.lang.Object convert​(java.lang.Object object)
        Convert the object from one type to another.
        Parameters:
        object - The object to convert.
        Returns:
        The converted object.