Package acdp.types

Interface DoubleType

All Superinterfaces:
Type

public interface DoubleType extends Type
The column type analogon of a Java double or Double type.

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

Author:
Beat Hörmann