T
R
public interface VersionResolver<T,R>
java.util.Optional<R>
resolve(T object)
java.util.Optional<R> resolve(T object)
object