
com.bigcustard.glide.language.Keywords Maven / Gradle / Ivy
package com.bigcustard.glide.language;
public interface Keywords {
String[] get();
String comment();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.bigcustard.glide.language;
public interface Keywords {
String[] get();
String comment();
}