All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.sj1.tinyasm.core.UsingMethodWithModified Maven / Gradle / Ivy

package cn.sj1.tinyasm.core;

public interface UsingMethodWithModified {

	MethodHeader method(int access, String name);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy