Please use a more meaningful subject. As you can imagine, "java" isn't a very meaningful subject on a Java forum.
"standard Java class" probably means a class that comes with the Java Standard Edition runtime environment/development kit.
In a stricter sense, it might mean any such class as defined above that is in one of the java.* (as opposed to javax.*) packages.