@Immutable
public final class LocalTagEntryBatch
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
LOCAL_TAG_ENTRY_SIZE
The constant LOCAL_TAG_ENTRY_SIZE.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map |
getLocalTagToUIDMap()
Getter for the unmodifiable local tag to UID map.
|
java.lang.String |
toString()
A method that returns a string representation of a LocalTagEntryBatch object
|
public static final int LOCAL_TAG_ENTRY_SIZE
public java.util.Map getLocalTagToUIDMap()
public java.lang.String toString()
toString
in class java.lang.Object