facebookarchive / swift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
900 stars 297 forks source link

Replaced deprecated class TimedStat with TimeStat #232

Closed scottgoldwater closed 9 years ago

scottgoldwater commented 9 years ago

Fixed #224. Passed all unit tests.

alandau commented 9 years ago

Merged, thanks!