public interface Util
-
嵌套类概要
嵌套类 -
字段概要
字段 -
方法概要
静态方法修饰符和类型方法说明static <T> Tapply3D(int i, @NotNull Util.Action3D<T> action) static @NotNull StringbinPad3(int i) static voidforEach3D(@NotNull Util.Action3D<?> action) static @NotNull CubeDatabasestatic voidstatic voidsave(@NotNull Path path, @NotNull CubeDatabase cube) static @NotNull CubeDatabasestatic voidtrySave(@NotNull Path path, @NotNull CubeDatabase cube)
-
字段详细资料
-
方法详细资料
-
binPad3
-
main
-
forEach3D
-
apply3D
-
tryLoad
@NotNull static @NotNull CubeDatabase tryLoad(@NotNull @NotNull Path path) throws IOException, ClassNotFoundException -
load
-
trySave
static void trySave(@NotNull @NotNull Path path, @NotNull @NotNull CubeDatabase cube) throws IOException - 抛出:
IOException
-
save
-