public interface IStitchModuleManager { // nullable IStitchModule get(String name); }
Last updated 2 months ago