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