Interface ObjectHistoryEntryFormatter
- All Superinterfaces:
Function<ObjectHistory.Entry,Optional<String>>
A formatter for
ObjectHistory entries, mapping an entry to a user-presentable string, if
possible.
Indicates that it cannot map an entry by returning an empty Optional.-
Method Summary