public class PlusPatch3Spec extends Object
| Constructor and Description |
|---|
PlusPatch3Spec() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPlusPatchEntry(ZipEntry entry) |
static boolean |
matches(File file) |
static Map<String,com.google.common.hash.HashCode> |
newMd5(ZipFile zip) |
static Map<String,com.google.common.hash.HashCode> |
oldMd5(ZipFile zip) |
public static boolean matches(File file)
public static boolean isPlusPatchEntry(ZipEntry entry)
public static Map<String,com.google.common.hash.HashCode> newMd5(ZipFile zip) throws IOException
IOExceptionpublic static Map<String,com.google.common.hash.HashCode> oldMd5(ZipFile zip) throws IOException
IOExceptionCopyright © 2025 Suncode. All rights reserved.