public class Tag extends Object
| Constructor and Description |
|---|
Tag(String name,
long version,
int manifestSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getManifestSize() |
String |
getName() |
long |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2025. All rights reserved.