public class Result<T> extends Object implements Comparable<Result<T>>
Modifier and Type | Field and Description |
---|---|
static String |
MISSING_SEGMENTS_KEY |
Constructor and Description |
---|
Result(org.joda.time.DateTime timestamp,
T value) |
public static String MISSING_SEGMENTS_KEY
public Result(org.joda.time.DateTime timestamp, T value)
Copyright © 2011–2015. All rights reserved.