Searched defs:CustomHistory (Results 1 - 1 of 1) sorted by relevance

/external/autotest/frontend/client/src/autotest/common/
H A DCustomHistory.java17 public class CustomHistory implements ValueChangeHandler<String> { class in inherits:ValueChangeHandler
18 private static final CustomHistory theInstance = new CustomHistory();
40 private CustomHistory() { method in class:CustomHistory

Completed in 136 milliseconds