public static interface ExampleMatcher.PropertyValueTransformer extends Function<Optional<Object>,Optional<Object>>
Modifier and Type | Method and Description |
---|---|
default Object |
convert(Object source)
Deprecated.
|
@Deprecated default Object convert(Object source)
source
- Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.