Uses of Class
com.ibm.icu.impl.ICURWLock.Stats
-
Packages that use ICURWLock.Stats Package Description com.ibm.icu.impl -
-
Uses of ICURWLock.Stats in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as ICURWLock.Stats Modifier and Type Field Description private ICURWLock.Stats
ICURWLock. stats
Methods in com.ibm.icu.impl that return ICURWLock.Stats Modifier and Type Method Description ICURWLock.Stats
ICURWLock. clearStats()
Clear the stats (stop collecting stats).ICURWLock.Stats
ICURWLock. getStats()
Return a snapshot of the current stats.ICURWLock.Stats
ICURWLock. resetStats()
Reset the stats.Constructors in com.ibm.icu.impl with parameters of type ICURWLock.Stats Constructor Description Stats(ICURWLock.Stats rhs)
-