Package org.jboss.jdeparser
Class JLambdaImpl.Param
- java.lang.Object
-
- org.jboss.jdeparser.JLambdaImpl.Param
-
- Enclosing class:
- JLambdaImpl
static class JLambdaImpl.Param extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
JType
getType()
-