Package gw.internal.gosu.parser
Interface TypeLoaderAccess.ArgCallable<V,A1>
- Enclosing class:
- TypeLoaderAccess
private static interface TypeLoaderAccess.ArgCallable<V,A1>
-
Method Summary
-
Method Details
-
call
Computes a result, or throws an exception if unable to do so.- Returns:
- computed result
- Throws:
Exception
- if unable to compute a result
-