mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
api to access Loader
This commit is contained in:
@@ -56,6 +56,8 @@ public abstract class LoaderImpl implements Loader {
|
|||||||
return this;
|
return this;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
protected abstract void load(String directory, String extension);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Close all InputStreams opened.
|
* Close all InputStreams opened.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user