We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b4cf6 commit 085f732Copy full SHA for 085f732
1 file changed
app/pages/learn/01_tutorial/04_mastering-the-api/01_reflection/00_reflection.md
@@ -1,19 +1,20 @@
1
---
2
-id: reflection
+id: api.reflection
3
title: "Introduction to java.lang.reflect.*"
4
slug: learn/introduction_to_java_reflection
5
type: tutorial
6
category: api
7
-category_order: 4
8
-group: introduction_to_java_reflection
9
-layout: learn/tutorial-group-top.html
+category_order: 1
+layout: learn/tutorial.html
10
subheader_select: tutorials
11
main_css_id: learn
12
description: "TODO"
13
-author: ["HeinzKabutz"]
+author: ["DrHeinzM.Kabutz"]
14
15
16
-# Reflection
+<a id="reflection"> </a>
+
17
+## Reflection
18
19
The face looking back from the mirror this morning told a story.
20
I urgently needed a shave (and still do). And yesterday, whilst sitting
0 commit comments