public abstract class AbstractWordTag extends Object implements IWordTag
AbstractWordTag()
protected abstract Set<String>
doGetTag(String word)
Set<String>
getTag(String word)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractWordTag()
protected abstract Set<String> doGetTag(String word)
word
public Set<String> getTag(String word)
IWordTag
getTag
Copyright © 2025. All rights reserved.