Maven module :
un.api : api-common :
Class :
un.api.lang.Reflection
Extends/Implements :
-
Subclasses :
-
Utility methods for reflection.
author
Johann Sorel
Variables :
-
Functions :
getInterfaces
Get all implemented interfaces.
return
public Sequence
getInterfaces
(Class clazz)
author Johann Sorel