Class PropertiesLocation


  • public final class PropertiesLocation
    extends Object
    • Constructor Detail

      • PropertiesLocation

        public PropertiesLocation​(String location)
      • PropertiesLocation

        public PropertiesLocation​(String resolver,
                                  String path)
      • PropertiesLocation

        public PropertiesLocation​(String resolver,
                                  String path,
                                  Boolean optional)
    • Method Detail

      • getResolver

        public String getResolver()
      • getPath

        public String getPath()
      • isOptional

        public boolean isOptional()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object