clj-commons / metrics-clojure

A thin façade around Coda Hale's metrics library.
http://metrics-clojure.rtfd.org/
MIT License
342 stars 82 forks source link

fix reflection warnings #78

Closed kumarshantanu closed 9 years ago

kumarshantanu commented 9 years ago

This PR fixes reflection warning at two places.

michaelklishin commented 9 years ago

Thank you!