ICU-5410 Add Clover:off
X-SVN-Rev: 20502
This commit is contained in:
parent
f56a5dd395
commit
e5352af1f8
@ -360,10 +360,12 @@ public final class UniversalTimeScale
|
||||
/*
|
||||
* Prevent construction of this class.
|
||||
*/
|
||||
///CLOVER:OFF
|
||||
private UniversalTimeScale()
|
||||
{
|
||||
// nothing to do
|
||||
}
|
||||
///CLOVER:ON
|
||||
|
||||
/**
|
||||
* Convert a <code>long</code> datetime from the given time scale to the universal time scale.
|
||||
|
Loading…
Reference in New Issue
Block a user