public class Circle extends Shape
You can use html entities and tags, like <b>, <u>
Portions of code can be inserted this way:
public class Circle extends Shape { }
And you can use all the html stuff you want to document your classes, methods, fields, and whatever you want.
For instance, here is a table:
one, | two, |
three, | and four |
Constructor and Description |
---|
Circle() |