Searched refs:addToTop (Results 1 – 5 of 5) sorted by relevance
72 public void addToTop(Type element) { in addToTop() method in ZLinkedList73 organizer.addToTop(element); in addToTop()
58 public synchronized void addToTop(KeyType key, ValueType value) { in addToTop() method in ZHash64 zlist.addToTop(key); in addToTop()
117 public void addToTop(ElementType element) { in addToTop() method in ListOrganizer
90 layoutManager.addToTop(this); in position()
192 axisValueLabelRegions.addToTop(region, formatter); in addAxisValueLabelRegion()