public interface WordStorage<T>
T
add(char value)
boolean
isEmpty()
runOptimize()
T add(char value)
boolean isEmpty()
T runOptimize()