Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Rani Singh   on Jul 16 In Java Category.

  
Question Answered By: Richie Smith   on Jul 16

Try:

Fruit.SkinType.Color color  = new Fruit.SkinType.Color();

For what its worth, you may want to consider not doing this as it will
severely prohibit reuse.

Share: 

 

This Question has 3 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on creating an instance of a member class - how do you do it? Or get search suggestion and latest updates.


Tagged: