|
Java example source code file (Outside.java.back)
The Outside.java.back Java example source code
/*
* This file was used to create Outside.class and Outside$1$Inside.class
* with a recent (post-4074529-bugfix) compiler.
*/
public class Outside {
void method() {
class Inside {
}
}
}
Other Java examples (source code examples)Here is a short list of links related to this Java Outside.java.back source code file: |
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.