FullyNotedpublic class FullyNoted extends Object
(Omit source code)
Constructors Summary |
---|
FullyNoted(int bar)
mBar = bar;
|
Methods Summary |
---|
public int | bar(int one, long two)
return 0;
| public int | bar1(int one, long two)
return 0;
| public int | notAnnotated()
return 0;
|
|