terrain data cash override close without exception
This commit is contained in:
+6
@@ -24,4 +24,10 @@ public interface IDhApiTerrainDataCache extends AutoCloseable
|
||||
*/
|
||||
void clear();
|
||||
|
||||
// override without an exception
|
||||
@Override
|
||||
void close();
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user