DATATYPE
public interface IThrowingCallable<DATATYPE> extends Callable<DATATYPE>
Callable
call
Copyright © 2014 Philip Helger. All rights reserved.