public class InteractionCounterBasket extends Object
| Constructor and Description |
|---|
InteractionCounterBasket() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String interactionType,
InteractionPerfCounterPack pack) |
InteractionPerfCounterPack[] |
geAllAsArray() |
List<InteractionPerfCounterPack> |
getList(String interactionType) |
public void add(String interactionType, InteractionPerfCounterPack pack)
public List<InteractionPerfCounterPack> getList(String interactionType)
public InteractionPerfCounterPack[] geAllAsArray()
Copyright © 2021. All rights reserved.