@FunctionalInterface public interface Call<OUTPUT,API,ERROR extends Exception>
OUTPUT
call(API stub)
OUTPUT call(API stub) throws ERROR extends Exception
ERROR extends Exception
Copyright © 2017 Irenical. All rights reserved.