public class StyleCounter<T> extends Object
NodeStyle
equals()
hashCode()
StyleCounter()
void
add(T style)
int
getCount(T style)
T
getMostFrequent()
List<T>
getMostFrequentAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StyleCounter()
public void add(T style)
public int getCount(T style)
public T getMostFrequent()
public List<T> getMostFrequentAll()
Copyright © 2015. All rights reserved.