Class NormalizeUtils.HashResult

  • Enclosing class:
    NormalizeUtils

    private static class NormalizeUtils.HashResult
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.lang.String hash  
      (package private) UniqueNamer pathNamer  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private HashResult()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • hash

        java.lang.String hash
    • Constructor Detail

      • HashResult

        private HashResult()