Interface CloseFunction<T>
-
public interface CloseFunction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose(T instance)
-
public interface CloseFunction<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
close(T instance) |