What Does class Mean?

If JVM loads a kind, a class object symbolizing that type might be present in JVM. we could possibly get the metadata regarding the form from that class object that's used greatly in reflection package. MyClass.class can be a shorthand method which in fact details for the Class item representing
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15