@FunctionalInterface public static interface MinMaxBounds.IBoundFactory<T extends java.lang.Number,R extends MinMaxBounds<T>>
R
create(T p_create_1_, T p_create_2_)
R create(@Nullable T p_create_1_, @Nullable T p_create_2_)