aspose file tools
The moose likes Beginning Java and the fly likes static classes exists in java7 ?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "static classes exists in java7 ??" Watch "static classes exists in java7 ??" New topic
Author

static classes exists in java7 ??

saloni jhanwar
Ranch Hand

Joined: Feb 09, 2012
Posts: 583



I am not getting, how they wrote this code ?
http://docs.oracle.com/javase/7/docs/technotes/guides/language/catch-multiple.html


Tell the difficulties that i am difficult.
saloni jhanwar
Ranch Hand

Joined: Feb 09, 2012
Posts: 583

Okay got it. i could not expect such type of poor documentation from oracle.
Rob Spoor
Sheriff

Joined: Oct 27, 2005
Posts: 19216

I don't know. That method made it quite clear to me that this code is intended to be placed inside another class.


SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: static classes exists in java7 ??
 
Similar Threads
Java 7 feature confusion
Rethrowing exception?
help regarding java7 feature
Open shared location while uploading/downloading a file
Swing app server architecture