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