package app.create.rpg.task; public final class ZipUtil { private ZipUtil () { throw new RuntimeException ("Stub!"); } }