hudson.plugins.sfee
Interface Computable<A,V>

All Known Implementing Classes:
CachingUserDetailsService, Memoizer

public interface Computable<A,V>


Method Summary
 V compute(A arg)
           
 

Method Detail

compute

V compute(A arg)
          throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2008. All Rights Reserved.