public interface ValueGetter<I,O> extends Factory<I,O>
O
get(I input)
O get(I input)
get
Factory<I,O>
Supplier<I,O>
Copyright © 2020. All rights reserved.