public class ByNameMultipleExtractor<T> extends Object implements Function<T,Tuple>
ByNameMultipleExtractor(String... fieldsOrProperties)
Tuple
apply(T input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ByNameMultipleExtractor(String... fieldsOrProperties)
public Tuple apply(T input)
apply
Function<T,Tuple>
Copyright © 2014–2019 AssertJ. All rights reserved.