Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
following simple java questions :)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Thomas, post: 2968627"] As now I have to use the class Stack and use it for a class Symbols. The thing is, the class Synbol is defined in other package, so I get unrecognized symbol 'Symbol'. ;). What are solutions to this ? Should I use more generall type in Stack like Object (since every class inheriths from it) ? Are there any solution like 'C'-style headers or similar to let know class Stack where the class Symbol is defined ? [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
following simple java questions :)
Top