Thread
:
Java import statement
View Single Post
06-21-2007, 08:41 PM
#
4
(
permalink
)
jaeusm
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 569
Re: Java import statement
Quote:
In that case, calling Character.method, Character would be a class and not a type.
Technically, a class is a type, especially during runtime. To your credit, that terminology isn't used as frequently in the Java world.
jaeusm
View Public Profile
Send a private message to jaeusm
Find More Posts by jaeusm