F - type of element from which the conversion happensT - target element typepublic interface Extractor<F,T>
AbstractIterableAssert.extracting(Extractor) and
AbstractObjectArrayAssert.extracting(Extractor).| Modifier and Type | Method and Description |
|---|---|
T |
extract(F input) |
Copyright © 2014–2017 AssertJ. All rights reserved.