public class SimpleTileFetcher.TileInfo extends java.lang.Object implements java.lang.Comparable<SimpleTileFetcher.TileInfo>
| Constructor and Description |
|---|
TileInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SimpleTileFetcher.TileInfo that) |
boolean |
equals(java.lang.Object that) |
int |
hashCode() |
public int compareTo(SimpleTileFetcher.TileInfo that)
compareTo in interface java.lang.Comparable<SimpleTileFetcher.TileInfo>public boolean equals(java.lang.Object that)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object