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 TypeMethodDescriptionboolean
int
int
hashCode()
static EnvironmentConstructor
wrap
(Constructor ctr) static Collection<EnvironmentConstructor>
wrap
(Constructor... constructors)
-
Method Details
-
wrap
-
wrap
-
equals
-
hashCode
public int hashCode() -
getModifiers
public int getModifiers()- Specified by:
getModifiers
in interfaceMetaModifiable
-
getExceptionTypes
- Specified by:
getExceptionTypes
in interfaceMetaProcedure
-
getParameterTypes
- Specified by:
getParameterTypes
in interfaceMetaProcedure
-