Sign in
apache
/
netbeans
/
4a3f9bcfde0ffd8bb13a5874559783a8833533c9
/
.
/
java
/
java.hints
/
test
/
unit
/
data
/
javahints
/
TestShortErrors7.java
blob: 1a74f7ed95113ec49efe6f6529f1284bac313131 [
file
] [
log
] [
blame
]
package
javahints
;
public
class
TestShortErrors7
{
public
TestShortErrors7
()
{
Collections
.<
List
>
emptyList
();
}
}