Computing.Net > Forums > Programming > A well-defined Java interface.

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

A well-defined Java interface.

Reply to Message Icon

Name: soothsayer
Date: April 15, 2004 at 09:37:23 Pacific
OS: Linux Redhat 9
CPU/Ram: 256
Comment:

I read in a book that:

Interfaces to method (in Java) are not as well-defined as in many languages. All object parameters area kind of IN OUT - can't force IN or OUT

What is a well-defined interface ? and what are IN OUT, IN and OUT kind all about ?



Sponsored Link
Ads by Google

Response Number 1
Name: gpp
Date: April 15, 2004 at 10:45:37 Pacific
Reply:

No idea what you're talking about.. do you mean pass by reference as opposed to pass by value??



0

Response Number 2
Name: soothsayer
Date: April 15, 2004 at 12:11:06 Pacific
Reply:

It doesn't matter passing by reference or by valuer. What we're concerning about is the way modules in Java interact with each other.


0

Response Number 3
Name: gpp
Date: April 15, 2004 at 13:43:32 Pacific
Reply:

What modules are they talking about.. they're refering to classes, right? Was there an example?


0

Response Number 4
Name: soothsayer
Date: April 15, 2004 at 15:59:20 Pacific
Reply:

I wish there were an example. Hic
I stated that interfaces to methods, so modules mean methods.
My God, I'm so confused now.


0

Response Number 5
Name: gpp
Date: April 16, 2004 at 05:28:01 Pacific
Reply:

Sorry I cant help you. I never felt there was a problem with any of the methods I've used. Maybe they're talking more specifically about swing.. which I've never really worked with.


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: A well-defined Java interface.

Java Interfaces www.computing.net/answers/programming/java-interfaces/12057.html

Calling a user-defined function www.computing.net/answers/programming/calling-a-userdefined-function/3795.html

Please help me with JAVA www.computing.net/answers/programming/please-help-me-with-java/8427.html