• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

A solution ...

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
first :
I admit that I'm a greenhorn in java and thats my first time with object oriented programming
So, it wasn't your explaining but my isuficcient understanding (and some problems from my rudymentary knowledge of the english language).
I think, I need more practice and vocabulary, don't I ?
But lets go back. How i'd explain, i don't have any real practice, yet. So that what you did want to explain me, was on a level many steps over my head, but your help was great. I've learn something new and thats why i'm here.
My program is working now
The solution is :
((MyClass)outerClass.hashInstanceOfInnerClass.get(name)).method()
(I admit, that isn't my solution )
Now i beginning to understand
So,
thanks for help
Lars
 
Lars Tode
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry should a replie of
"Use methods of another Thread?"
Hit the wrong button :roll:
Sorry,
LT
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic