public final class TooManyRangesRejection extends java.lang.Object implements TooManyRangesRejection, Rejection, scala.Product, java.io.Serializable
Constructor and Description |
---|
TooManyRangesRejection(int maxRanges) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1) |
int |
maxRanges() |
static java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public abstract static R apply(T1 v1)
public static java.lang.String toString()
public int maxRanges()
maxRanges
in interface TooManyRangesRejection