ICU-5410 Add Clover:off

X-SVN-Rev: 20502
This commit is contained in:
George Rhoten 2006-10-05 23:55:17 +00:00
parent f56a5dd395
commit e5352af1f8

View File

@ -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.