Class URIFromStringSupplier

    • Constructor Detail

      • URIFromStringSupplier

        @Inject
        protected URIFromStringSupplier​(String uri)
    • Method Detail

      • get

        public URI get()
        Specified by:
        get in interface com.google.common.base.Supplier<URI>
        Specified by:
        get in interface Supplier<URI>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • string

        protected com.google.common.base.MoreObjects.ToStringHelper string()