@FunctionalInterface public static interface ExpiryPolicyBuilder.TriFunction<T,U,V,R>
R
apply(T t, U u, V v)
R apply(T t, U u, V v)
t
u
v