Package hydra.ext.java.syntax
Class MethodReference_Array
- java.lang.Object
-
- hydra.ext.java.syntax.MethodReference_Array
-
- All Implemented Interfaces:
java.io.Serializable
public class MethodReference_Array extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MethodReference_Array(ArrayType value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)inthashCode()
-
-
-
Constructor Detail
-
MethodReference_Array
public MethodReference_Array(ArrayType value)
-
-