Package com.metsci.glimpse.util
Interface ThrowingFunction<T,R>
-
public interface ThrowingFunction<T,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rapply(T t)
-
public interface ThrowingFunction<T,R>
| Modifier and Type | Method | Description |
|---|---|---|
R |
apply(T t) |