public interface Function<PARAM,RETURN>
RETURN
apply(PARAM param)
RETURN apply(PARAM param)
Copyright © 2013. All Rights Reserved.