public class PositionalParameterIndex extends ParameterIndex<Integer,PositionalParameter>
Constructor and Description |
---|
PositionalParameterIndex() |
Modifier and Type | Method and Description |
---|---|
protected PositionalParameter |
createParameter(Integer value) |
boolean |
equals(Object obj) |
containsKey, containsParameter, equals, getIndexMap, getParameter, hashCode, register, size
protected PositionalParameter createParameter(Integer value)
createParameter
in class ParameterIndex<Integer,PositionalParameter>
Copyright © 2020. All rights reserved.