Class GermanChunker.AffectedSpans

  • Enclosing class:
    GermanChunker

    private static class GermanChunker.AffectedSpans
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<GermanChunker.Span> spans  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) boolean isAffected​(int pos)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isAffected

        boolean isAffected​(int pos)