@ThreadSafe public abstract class WordDenyInit extends Object implements IWordDeny
WordDenyInit()
List<String>
deny()
protected abstract void
init(com.github.houbb.heaven.support.pipeline.Pipeline<IWordDeny> pipeline)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordDenyInit()
protected abstract void init(com.github.houbb.heaven.support.pipeline.Pipeline<IWordDeny> pipeline)
pipeline
public List<String> deny()
IWordDeny
deny
Copyright © 2022. All rights reserved.