Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    6
    Views
    3,809

    [SOLVED] Re: [Asking] Store method in HashMap

    One place to get info would be to read the API doc for the classes in the java.lang.reflect package.

    See the tutorial: http://docs.oracle.com/javase/tutorial/reflect/index.html
  2. Replies
    6
    Views
    3,809

    [SOLVED] Re: [Asking] Store method in HashMap

    Can you explain what mistake you think you made?
  3. Replies
    6
    Views
    3,809

    [SOLVED] Re: [Asking] Store method in HashMap

    Are you trying to use the reflection classes and methods to call a method in an object?

    What happens when the code is execute?
Results 1 to 3 of 3