org.jboss.weld.introspector.jlr
Class ConstructorSignatureImpl
java.lang.Object
org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
- All Implemented Interfaces:
- Serializable, ConstructorSignature
public class ConstructorSignatureImpl
- extends Object
- implements ConstructorSignature
- See Also:
- Serialized Form
ConstructorSignatureImpl
public ConstructorSignatureImpl(WeldConstructor<?> method)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getParameterTypes
public String[] getParameterTypes()
- Specified by:
getParameterTypes
in interface ConstructorSignature
Copyright © 2013 Seam Framework. All Rights Reserved.