类 ImmutablePropertyAccessor<T,​R>

  • 所有已实现的接口:
    PropertyAccessor<T,​R>

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