Uses of Interface
de.mhus.lib.core.vault.MutableVaultSource
-
Packages that use MutableVaultSource Package Description de.mhus.lib.core.vault -
-
Uses of MutableVaultSource in de.mhus.lib.core.vault
Classes in de.mhus.lib.core.vault that implement MutableVaultSource Modifier and Type Class Description classFileVaultSourceclassFolderVaultSourceclassMapMutableVaultSourceMethods in de.mhus.lib.core.vault that return MutableVaultSource Modifier and Type Method Description MutableVaultSourceFileVaultSource. getEditable()MutableVaultSourceFolderVaultSource. getEditable()MutableVaultSourceVaultSource. getEditable()Return a editable instance or null if not supported
-