public interface Computable<A,V>
V
compute(A arg)
V compute(A arg) throws InterruptedException
InterruptedException
Copyright © 2004-2014 Hudson. All Rights Reserved.