Class Utility
- java.lang.Object
-
- org.glassfish.pfl.dynamic.codegen.spi.Utility
-
public class Utility extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Utility()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MethodInfo
getMethodInfo(java.lang.reflect.Method method)
-
-
-
Method Detail
-
getMethodInfo
public static MethodInfo getMethodInfo(java.lang.reflect.Method method)
-
-