Sign in
android
/
toolchain
/
jdk
/
jdk21
/
HEAD
/
.
/
test
/
langtools
/
tools
/
doclint
/
NoArgsConstructorTest.out
blob: 6c07cf4c200e1224b197bcf57ecc396e55579a2d [
file
] [
log
] [
blame
]
NoArgsConstructorTest
.
java
:
10
:
warning
:
use
of
default
constructor
,
which does
not
provide a comment
public
class
NoArgsConstructorTest
{
^
NoArgsConstructorTest
.
java
:
15
:
warning
:
no
comment
public
PublicConstructor
()
{
}
^
2
warnings