Interface IApply
-
- All Known Subinterfaces:
IApply.EmptyResult<T>,IApply.WithResult<T,V>
public interface IApply
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceIApply.EmptyResult<T>static interfaceIApply.WithResult<T,V>
-