Package one.xingyi.profile
Interface IProfile
- All Known Implementing Classes:
Profile
public interface IProfile
-
Method Summary
Modifier and TypeMethodDescription<T,E extends Exception>
Tprofile(SupplierWithExceptionE<T, E> fn) static IProfile<E extends Exception>
voidrun(RunnableWithExceptionE<E> fn)