| commit | 45135af98cce2109c7d424db16b2e78c25b9db79 | [log] [tgz] |
|---|---|---|
| author | Christopher Tubbs <ctubbsii@apache.org> | Fri Oct 31 22:14:48 2014 -0400 |
| committer | Christopher Tubbs <ctubbsii@apache.org> | Fri Oct 31 22:14:48 2014 -0400 |
| tree | a673dfb17893f463c05c6177e060297d71978b02 | |
| parent | 90bb19b12689907cb5b6c4aed16e0570f4ba0007 [diff] |
ACCUMULO-3288 Use UTF_8 static import wherever possible
Switch some instances of Charsets.forName("UTF-8") to the constant.