Java opennlp.tools.util StringList fields, constructors, methods, implement or subclass

Example usage for Java opennlp.tools.util StringList fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for opennlp.tools.util StringList.

The text is from its open source code.

Constructor

StringList(String singleToken)
Initializes the current instance.
StringList(String... tokens)
Initializes the current instance.