Class TemporaryFileProvider

    • Method Detail

      • compareTo

        public int compareTo​(java.lang.Object o)
        Specified by:
        compareTo in interface java.lang.Comparable<java.lang.Object>
      • getCapabilities

        public java.util.Collection<CapabilitygetCapabilities()
        Description copied from interface: FileProvider
        Get the filesystem capabilities.
        These are the same as on the filesystem, but available before the first filesystem was instanciated.
        Specified by:
        getCapabilities in interface FileProvider
        Returns:
        a Collection of the file systems Capabilities.