public final class PackBuilder
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PackBuilder
public PackBuilder()
-
Method Details
-
-
add
public void add(@NotNull
@NotNull String path,
@NotNull
@NotNull Supplier<byte[]> supplier)
-
add
public void add(@NotNull
@NotNull String[] paths,
@NotNull
@NotNull Supplier<byte[]> supplier)