@FunctionalInterfaceSE public static interface PropertyMapper.SourceOperator
PropertyMapper.Source に適用できる操作。| 修飾子と型 | メソッドと説明 |
|---|---|
<T> PropertyMapper.Source<T> | apply(PropertyMapper.Source<T> source) 指定されたソースに操作を適用します。 |
<T> PropertyMapper.Source<T> apply(PropertyMapper.Source<T> source)
T - ソース型 source - 操作するソース Copyright © 2019 Pivotal Software, Inc.. All rights reserved.