- Type Parameters:
T - the generic bean type
N - the generic property value type
- All Superinterfaces:
- BeanPropertyDescriptor<T,N>, BeanPropertyGetter<T,N>, java.util.function.Function<T,N>, java.io.Serializable, cn.featherfly.common.function.serializable.SerializableFunction<T,N>
public interface BeanPropertyGetterNumber<T,N extends java.lang.Number>
extends BeanPropertyGetter<T,N>
BeanPropertyGetterNumber.