Skip navigation links

Package org.apache.commons.collections4.trie

This package contains implementations of the Trie interface.

See: Description

Package org.apache.commons.collections4.trie Description

This package contains implementations of the Trie interface.

The implementations are in the form of direct implementations and decorators. A decorator wraps another implementation of the interface to add some specific additional functionality.

The following implementations are provided in the package:

The following decorators are provided:

Skip navigation links

Copyright © 2010 - 2020 Adobe. All Rights Reserved