类 AbstractWordAnalyzer

  • 所有已实现的接口:
    WordAnalyzer
    直接已知子类:
    IKWordAnalyzer

    public abstract class AbstractWordAnalyzer
    extends java.lang.Object
    implements WordAnalyzer
    作者:
    BiJi'an
    Description:
    a reserved abtract class for hitWord wordAnalyzer
    Date:
    2022/1/1
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • AbstractWordAnalyzer

        public AbstractWordAnalyzer()