Class DateTimeAdapter.Interval<T>

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

public static class DateTimeAdapter.Interval<T> extends Adapter.As<T,Void>
Adapter for the INTERVAL type to the functional interface Timespan.Interval.