public abstract class AbstractSegment extends Object implements Segment
AbstractSegment()
protected abstract List<String>
doSeg(String original)
List<String>
seg(String original)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractSegment()
protected abstract List<String> doSeg(String original)
original
public List<String> seg(String original)
Segment
seg
Copyright © 2023. All rights reserved.