Uses of Class
net.charlesames.utility.error.TextError

Packages that use TextError
net.charlesames.utility.io   
 

Uses of TextError in net.charlesames.utility.io
 

Classes in net.charlesames.utility.io with type parameters of type TextError
 interface TextFileDocument<T extends TextError>
          Interface for entities which persist their content in text files.