net.isger.brick.stub.restrict.Analyser Maven / Gradle / Ivy
The newest version!
package net.isger.brick.stub.restrict;
public interface Analyser {
public void analyse(String restrict);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy