Class NumericAdapter<T>

java.lang.Object
org.postgresql.pljava.Adapter<T,Void>
org.postgresql.pljava.Adapter.As<T,Void>
org.postgresql.pljava.pg.adt.NumericAdapter<T>
All Implemented Interfaces:
Adapter.ArrayProto<T[]>, SlotTester.Visible

public class NumericAdapter<T> extends Adapter.As<T,Void>
Adapter for the NUMERIC type to the functional interface Numeric.