-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This preamble will appear on a separate slide.
The remaining elements on this page are incremental, press the space bar to reveal them.
-
Rhoncus pede justo.
-
Velit pede dolor.
-
Iaculis commodo et.
-
Volutpat tristique nec.
Sagittis in vestibulum. Habitasse ante nulla enim bibendum nulla. Odio sed pede litora.
 <details> <summary></summary> custom_mark12 /** *Structural Things *@opt commentname *@note Notes can *be extended to *span multiple lines */ class Structural{}
/** *@opt all *@note Class */ class Counter extends Structural { static public int counter; public int getCounter(); }
/** *@opt shape activeclass *@opt all *@note Active Class */ class RunningCounter extends Counter{} custom_mark12 </details>