public class InterpolationVariableCollector extends Object
Constructor and Description |
---|
InterpolationVariableCollector(Map<InterpolationVariable,Integer> map) |
InterpolationVariableCollector(Map<InterpolationVariable,Integer> map,
String defaultType) |
Modifier and Type | Method and Description |
---|---|
Map<InterpolationVariable,Integer> |
getMap() |
boolean |
isThereANeedToSetDefaultType(InterpolationVariable newVar,
InterpolationVariable oldVar) |
public InterpolationVariableCollector(Map<InterpolationVariable,Integer> map, String defaultType)
public InterpolationVariableCollector(Map<InterpolationVariable,Integer> map)
public boolean isThereANeedToSetDefaultType(InterpolationVariable newVar, InterpolationVariable oldVar)
public Map<InterpolationVariable,Integer> getMap()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.