0
点赞
收藏
分享

微信扫一扫

找不到类ImmutableSettings


ImmutableSettings class was indeed removed. This issue mentions it and thebreaking changes documentation for 2.0 also mention it.Settings.builder() instead of ImmutableSettings.builder(). The current implementation of the Settings class can be seen hereImmutableSettings are questions about pre-2.0 versions


举报

相关推荐

0 条评论