Class TypeArgumentsMapper.Args
java.lang.Object
software.coley.sourcesolver.model.AbstractModel
software.coley.sourcesolver.mapping.TypeArgumentsMapper.Args
- All Implemented Interfaces:
Model
- Enclosing class:
TypeArgumentsMapper
Intermediate holder for the type arguments.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class software.coley.sourcesolver.model.AbstractModel
getChildren, getParent, getRange, resolveAtMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.coley.sourcesolver.model.Model
getChildAtPosition, getParentOfType, getRecursiveChildrenOfType, getSource, isChildOf, isParentOf, resolve, visit
-
Constructor Details
-
Args
-
-
Method Details
-
getArguments
-
equals
- Specified by:
equalsin classAbstractModel
-
hashCode
public int hashCode()- Specified by:
hashCodein classAbstractModel
-