Interface TinyMailLazy
-
- All Implemented Interfaces:
public interface TinyMailLazy- Since:
2024-07-12
trydofor
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTinyMailLazy.Edit
-
Method Summary
-
-
Method Detail
-
lazyEdit
@Nullable() abstract TinyMailLazy.Edit lazyEdit(@Nullable() String para)
use lazyPara to edit the lazy mail if get nonnull item. stop sending if get exception or all null items
-
-
-
-