ProgramWindowJava

What is ...$1.class

When i compile my application i get files like this:


CohPlanner$1.class
CohPlanner$2.class
CohPlanner$3.class
CohPlanner.class

What does that $1 / $3 mean?



i searched on the forums but no results so i thought i asked..

Replay:What is ...$1.class
Those are inner classes; classes contained within another class, CohPlanner in this case.

[Previous] help me find a compiler
[Next] PeekMessage

Google


Java

Pause and resume a download
Image
Java Swing JTree update content
Write objects to file using Externalizable
image displaying in jsp
Oracle VARRAY always returns '???' through JDBC
Changing Content in Container
Big troubles
clone an object without change class?
Loop converting to hex - please help
How to make http connection using java
code to create XML for content management
subtracting days from GregorianCalendar
Please! Help me...
Painting Problem
List<Sring> problem
Retrieve Japanese Characters from Database
Evaluate Sybase return code
file I/O on clients computer using JSP??
Help newbie,please!