Class NamePathRev

    • Constructor Detail

      • NamePathRev

        public NamePathRev​(@NotNull
                           @NotNull String name,
                           @NotNull
                           @NotNull Path path,
                           @NotNull
                           @NotNull RevisionVector revision)
    • Method Detail

      • getPath

        @NotNull
        public @NotNull Path getPath()
      • getName

        @NotNull
        public @NotNull String getName()
      • getMemory

        public int getMemory()
        Description copied from interface: CacheValue
        The estimated amount of memory used by this object, in bytes.
        Specified by:
        getMemory in interface CacheValue
        Returns:
        the estimated number of bytes
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object