Class LinkType
- java.lang.Object
-
- com.vladsch.flexmark.html.renderer.LinkType
-
public class LinkType extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LinkType(@NotNull java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)@NotNull java.lang.StringgetName()inthashCode()
-