@Immutable public final class PackageData extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Checks whether two
PackageData objects are "equal". |
int |
hashCode() |
public boolean equals(Object obj)
PackageData objects are "equal".
They are considered to be equal if they have the same name.
Copyright © 2016–2018. All rights reserved.