Class ApproximateMarkdownService.Link

    • Constructor Detail

      • Link

        public Link​(String path,
                    String title,
                    boolean needsVision)
    • Method Detail

      • getPath

        public String getPath()
      • getTitle

        public String getTitle()
      • isNeedsVision

        public boolean isNeedsVision()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object