Interface CommonConverters.ThrowingGetter<S>

All Superinterfaces:
Function<S,Object>
Enclosing class:
CommonConverters

public static interface CommonConverters.ThrowingGetter<S> extends Function<S,Object>