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