Uses of Class
com.github.robtimus.filesystems.Messages.FileStoreMessages
-
Packages that use Messages.FileStoreMessages Package Description com.github.robtimus.filesystems Provides utility classes and interfaces that can assist in implementing file systems. -
-
Uses of Messages.FileStoreMessages in com.github.robtimus.filesystems
Methods in com.github.robtimus.filesystems that return Messages.FileStoreMessages Modifier and Type Method Description static Messages.FileStoreMessagesMessages. fileStore()Returns an object for providing translated messages and exceptions for file stores.
-