public class RegionsAtTime extends Object
| Constructor and Description | 
|---|
RegionsAtTime(long time,
             SortedSet<String> regions,
             DateFormat dateFormat)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
SortedSet<String> | 
getRegions()  | 
long | 
getTime()  | 
String | 
getTimeAsString()  | 
int | 
hashCode()  | 
String | 
toString()  | 
public RegionsAtTime(long time,
                     SortedSet<String> regions,
                     DateFormat dateFormat)
public long getTime()
public String getTimeAsString()
Copyright © 2018 The Apache Software Foundation. All rights reserved.