public class MappingCandidateByObjectMapper<C extends SelectableMergeableConfig<C>> extends java.lang.Object implements MappingCandidate<FileInput,C>, Mapper<FileInput,C>
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.util.Optional<Outcome<FileInput,C>> |
examine(@NotNull FileInput input) |
java.lang.String |
toString() |
C |
work(@NotNull FileInput input) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitempty, presentworkOptional@NotNull public @NotNull java.util.Optional<Outcome<FileInput,C>> examine(@NotNull @NotNull FileInput input)
examine in interface MappingCandidate<FileInput,C extends SelectableMergeableConfig<C>>public java.lang.String toString()
toString in class java.lang.Object