@FunctionalInterface public interface Converter<T> extends Function<String,T>
andThen, apply, compose, identity
Copyright © 2019 Technearts. All rights reserved.