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 © 2022. All rights reserved.