addSubClosable abstract method
Add SubAutoClosable instance to that Closer to handle its destruction when onClose called
Implementation
void addSubClosable(SubAutoClosable closable);
Add SubAutoClosable instance to that Closer to handle its destruction when onClose called
void addSubClosable(SubAutoClosable closable);