类 ImmutablePropertyAccessor<T,R>
java.lang.Object
me.codeplayer.validator.ImmutablePropertyAccessor<T,R>
- 所有已实现的接口:
PropertyAccessor<T,R>
不可变的属性访问器封装实体
- 从以下版本开始:
- 2019-4-24, 2.3.0
- 作者:
- Ready
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
getter
-
setter
-
-
构造器详细资料
-
ImmutablePropertyAccessor
-
-
方法详细资料
-
getGetter
- 指定者:
getGetter在接口中PropertyAccessor<T,R>
-
getSetter
- 指定者:
getSetter在接口中PropertyAccessor<T,R>
-