Package com.github.tadukoo.java.method
package com.github.tadukoo.java.method
Contains helpers for
methods in Java-
ClassesClassDescriptionRepresents a method in Java that can be modifiedA builder used to make an
EditableJavaMethodJava Method represents a method in a Java class or interface, etc.JavaMethodBuilder<MethodType extends JavaMethod>Java Method Builder is used to build a newJavaMethod.Represents a method in Java that is not modifiableA builder used to make anUneditableJavaMethod