forked from fanruan/design
Henry.Wang
3 years ago
6 changed files with 11 additions and 12 deletions
@ -1,5 +1,5 @@
|
||||
package com.fr.design.file; |
||||
|
||||
public interface CloseReleasable { |
||||
public interface Releasable { |
||||
void releaseResources(); |
||||
} |
Loading…
Reference in new issue