Java org.apache.commons.lang3.text.translate LookupTranslator fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.lang3.text.translate LookupTranslator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.lang3.text.translate LookupTranslator.

The text is from its open source code.

Constructor

LookupTranslator(final CharSequence[]... lookup)
Define the lookup table to be used in translation Note that, as of Lang 3.1, the key to the lookup table is converted to a java.lang.String.