
com.googlecode.dex2jar.tools.to.Do Maven / Gradle / Ivy
package com.googlecode.dex2jar.tools.to;
public final class Do {
private Do() {
throw new UnsupportedOperationException();
}
/**
*
*/
public static void main(String... args) {
System.out.println("This is not supported!");
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy