Package io.ebean.enhance.entity
Class MethodMeta
java.lang.Object
io.ebean.enhance.entity.MethodMeta
public class MethodMeta extends Object
-
Constructor Summary
Constructors Constructor Description MethodMeta(AnnotationInfo classAnnotationInfo, String name, String desc) -
Method Summary
Modifier and Type Method Description AnnotationInfogetAnnotationInfo()booleanisMatch(String methodName, String methodDesc)StringtoString()