Search:

Type: Posts; User: atar

Search: Search took 0.09 seconds.

  1. Replies
    14
    Views
    1,710

    Re: Returning multiple values from a method.

    @Samaras

    All right, but how should I return those multiple values? There's not any reference to that in your code.
  2. Replies
    14
    Views
    1,710

    Re: Returning multiple values from a method.

    @copeg

    Thank you about your quick response!!

    Can you post here a little example about how to do so with arrays, collections that you spoke about?

    Your help is appreciated!!

    Atar.
  3. Replies
    14
    Views
    1,710

    Returning multiple values from a method.

    Hi there!!

    Just wanted to ask please if this is applicable to return multiple values from a method in java as it is in php's functions for instance.

    Thanks in advance!!

    Atar.
  4. Thread: Nested classes.

    by atar
    Replies
    11
    Views
    1,901

    Re: Nested classes.

    Hi there!!

    Thanks you again about your really kind support!

    Here is the full runtime stack trace, as you requested:



    By the way, your guess is correct! once I changed the inner...
  5. Thread: Nested classes.

    by atar
    Replies
    11
    Views
    1,901

    Re: Nested classes.

    Hi there!!

    Thanks you very much about your kind response!

    The code that caused to the exception is exactly the code in my opening post, except that I added an identical "arrayOfInts" array in...
  6. Thread: Nested classes.

    by atar
    Replies
    11
    Views
    1,901

    Re: Nested classes.

    Hi there!!

    Thanks you very much about your kind support!!

    related to your words in the "2)" section, I succeed to access the outer variable by using "OuterClass.this.myInt", but to the inner...
  7. Thread: Nested classes.

    by atar
    Replies
    11
    Views
    1,901

    Re: Nested classes.

    Hi there!!

    Thank you about your detailed response!!

    1) Of course, it is clear that two classes with the same name can be exist in two separated packages/files. In my previous question I meant...
  8. Thread: Nested classes.

    by atar
    Replies
    11
    Views
    1,901

    Re: Nested classes.

    Hi there!!

    Firstly, thanks you very much about your detailed answer.

    Secondly, there are several things that I didn't understand in your words:

    1) you said:"Likewise if there were no other...
  9. Thread: Nested classes.

    by atar
    Replies
    11
    Views
    1,901

    Nested classes.

    Hi there!!

    I'm learning now Java and I just studied about Nested classes and their various types.
    Inside the tutorial, the author bring an example of implementation of nested class of the type...
  10. Replies
    2
    Views
    3,392

    Re: JAR vs. .class files.

    Thanks you!!:o
  11. Replies
    2
    Views
    1,572

    Re: Bundle the JRE with the program.

    Thanks you very much about your clear and kind response!!!
  12. Replies
    2
    Views
    3,392

    JAR vs. .class files.

    HI there!!

    Just wanted to know please, what's the difference between the .class file to the .JAR file and also, how can I build the JAR file from the command-line prompt.

    Thanks in advance!!
    ...
  13. Replies
    2
    Views
    1,572

    Bundle the JRE with the program.

    Hi there!!

    Is this possible to bundle the JRE right into the program that you create? And if yes, so how to do that? It may be very helpful for people that don't know how to download the JRE and...
  14. Replies
    2
    Views
    2,516

    Re: Bluetooth support on JAVA SE.

    Thanks you about your answer!!

    Because I'm still novice in the java platform, I still don't know how to implement the things that written in your reference. However, at last it gave me direction...
  15. Replies
    2
    Views
    2,516

    Bluetooth support on JAVA SE.

    Hi there!!

    I'm very novice to JAVA SE Technology, and I wanted to know please if the JAVA SE platform support at the Bluetooth technology.

    Suppose I want to create a program that transfer data...
Results 1 to 15 of 19