mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
remove final
This commit is contained in:
parent
ac5cdae892
commit
2aae44e569
@ -35,7 +35,7 @@ import java.util.ResourceBundle;
|
|||||||
*
|
*
|
||||||
* @author Looly
|
* @author Looly
|
||||||
*/
|
*/
|
||||||
public final class JSONUtil {
|
public class JSONUtil {
|
||||||
|
|
||||||
// -------------------------------------------------------------------- Pause start
|
// -------------------------------------------------------------------- Pause start
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user