public class LabelHistory extends Object
| Constructor and Description |
|---|
LabelHistory() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getCurrentValues() |
Collection<String> |
getPreviousValues() |
void |
push(Collection<String> values) |
public void push(Collection<String> values)
public Collection<String> getCurrentValues()
public Collection<String> getPreviousValues()
Copyright © 2016 Neo Technology, Inc.. All rights reserved.