Package eu.bandm.tools.metajava
Class EnvironmentConstructor
java.lang.Object
eu.bandm.tools.metajava.EnvironmentConstructor
- All Implemented Interfaces:
MetaConstructor,MetaModifiable,MetaProcedure
-
Method Summary
Modifier and TypeMethodDescriptionbooleanintinthashCode()static EnvironmentConstructorwrap(Constructor ctr) static Collection<EnvironmentConstructor> wrap(Constructor... constructors)
-
Method Details
-
wrap
-
wrap
-
equals
-
hashCode
public int hashCode() -
getModifiers
public int getModifiers()- Specified by:
getModifiersin interfaceMetaModifiable
-
getExceptionTypes
- Specified by:
getExceptionTypesin interfaceMetaProcedure
-
getParameterTypes
- Specified by:
getParameterTypesin interfaceMetaProcedure
-