Package net.servicestack.func
Interface FunctionIndex<T,R>
-
public interface FunctionIndex<T,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rapply(T t, int i)
-
public interface FunctionIndex<T,R>
| Modifier and Type | Method | Description |
|---|---|---|
R |
apply(T t,
int i) |