D
david wolf
I was reading the jboss docs and came across the following statement:
'Most developers know that the type of a class in Java is a function of
the fully qualified name of the class. However the type is also a
function of the java.lang.ClassLoader that is used to define that
class."
What does this mean?
I mean what does the function mean in this statement?
Can someone give me an explanation/
Thanks a lot,
David
'Most developers know that the type of a class in Java is a function of
the fully qualified name of the class. However the type is also a
function of the java.lang.ClassLoader that is used to define that
class."
What does this mean?
I mean what does the function mean in this statement?
Can someone give me an explanation/
Thanks a lot,
David