Package org.ngengine.platform
Interface ThrowableFunction<T,R>
-
public interface ThrowableFunction<T,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rapply(T t)
-
public interface ThrowableFunction<T,R>
| Modifier and Type | Method | Description |
|---|---|---|
R |
apply(T t) |