class E extends A implements I,
Discussion: https://stackoverflow.com/questions/462297/how-to-use-classt-in-java#19545123
<ToDo: implement, examine, & produce examples>
All we know is "All instances of a any class shares the same java.lang.Class object of that type of class"
e.g)
Copyright 2018· All rights reserved