@FunctionalInterface public interface Upcaster<T>
Stream<T>
upcast(Stream<T> input)
Stream<T> upcast(Stream<T> input)
Copyright © 2019 Flux Capacitor. All rights reserved.