Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Sep 23, 2021
1 parent 5e8d756 commit 40c0640
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ public static ImmutableConfig.Builder configBuilder() {
* Config class of {@link BaseAllocator}.
*/
@Value.Immutable
abstract static class Config {
public abstract static class Config {
/**
* Factory for creating {@link MemoryChunkManager} instances.
*/
Expand Down

0 comments on commit 40c0640

Please sign in to comment.