javapoet-dsl / com.mostlycertain.javapoetdsl / MethodMeta / <init>

<init>

MethodMeta(name: String, returns: TypeName, parameters: List<ParameterSpec>, modifiers: List<Modifier>, annotations: List<AnnotationSpec>, throws: List<TypeName>, varargs: Boolean)