/** * Interfaces and implementations of factory classes for building DAWG * structures. * @author Dylon Edwards * @since 2.1.0 */ package com.github.liblevenshtein.collection.dictionary.factory;