public interface IScriptFactory<T extends IScript>
T
buildInstance(int code)
buildInstance(int code, Object... args)
void
reload()
T buildInstance(int code)
code
T buildInstance(int code, Object... args)
args
void reload()
Copyright © 2020. All rights reserved.