public interface Function<IN,OUT>
OUT
apply(IN in)
OUT apply(IN in)
in
Copyright © 2014. All rights reserved.