com.vladmihalcea.hibernate.type.range.guava
Interface PostgreSQLGuavaRangeType.Function<T,R>

Enclosing class:
PostgreSQLGuavaRangeType

public static interface PostgreSQLGuavaRangeType.Function<T,R>


Method Summary
 R apply(T t)
           
 

Method Detail

apply

R apply(T t)


Copyright © 2020. All rights reserved.