public class RangesToHeaderNameValue extends Object implements com.google.common.base.Function<Range[],HeaderNameValue>
Modifier and Type | Field and Description |
---|---|
static RangesToHeaderNameValue |
INSTANCE |
Constructor and Description |
---|
RangesToHeaderNameValue() |
public static final RangesToHeaderNameValue INSTANCE
public HeaderNameValue apply(Range[] input)
apply
in interface com.google.common.base.Function<Range[],HeaderNameValue>
Copyright © 2017. All rights reserved.