Package com.strobel.core.delegates
Interface Func<R>
-
public interface Func<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
invoke()
-
-
-
Method Detail
-
invoke
R invoke()
-
-