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 InterruptedException
Throws:
InterruptedException


Copyright © 2004-2012 Hudson. All Rights Reserved.