Interface IDoingAfterThread
-
public interface IDoingAfterThread
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description <T> void
doing(Map<String,T> map)
-
public interface IDoingAfterThread
Modifier and Type | Method | Description |
---|---|---|
<T> void |
doing(Map<String,T> map) |