fixed javadoc warning
Signed-off-by: Greg Wilkins <gregw@webtide.com>
This commit is contained in:
parent
42d9da56c0
commit
85f300d264
|
@ -71,6 +71,7 @@ public class SampleStatistic
|
|||
}
|
||||
|
||||
/**
|
||||
* @param sample the value to record.
|
||||
* @deprecated use {@link #record(long)} instead
|
||||
*/
|
||||
@Deprecated
|
||||
|
|
Loading…
Reference in New Issue