Package acdp.types

Interface FloatType

All Superinterfaces:
Type

public interface FloatType extends Type
The column type analogon of a Java float or Float type.

There should be no need for clients to implement this interface.

Author:
Beat Hörmann