Package opennlp.dl

Class SpanEnd


  • public class SpanEnd
    extends Object
    • Constructor Detail

      • SpanEnd

        public SpanEnd​(int index,
                       int characterEnd)
    • Method Detail

      • getIndex

        public int getIndex()
      • getCharacterEnd

        public int getCharacterEnd()