类 ImmutablePropertyAccessor<T,R>

java.lang.Object
me.codeplayer.validator.ImmutablePropertyAccessor<T,R>
所有已实现的接口:
PropertyAccessor<T,R>

public class ImmutablePropertyAccessor<T,R> extends Object implements PropertyAccessor<T,R>
不可变的属性访问器封装实体
从以下版本开始:
2019-4-24, 2.3.0
作者:
Ready