public final class MultipartSubtype
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other)
Determine whether this object is equivalent to another.
|
int |
hashCode()
Get the hash code for this object.
|
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
other
- the other objectpublic int hashCode()
hashCode
in class java.lang.Object