com.atlassian.util.concurrent
Interface Function<A,B>


public interface Function<A,B>


Method Summary
 B get(A input)
           
 

Method Detail

get

B get(A input)


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.