Package org.apache.pekko.http.ccompat
Interface QuerySeqOptimized
- All Superinterfaces:
scala.Equals,scala.Function1<Object,,scala.Tuple2<String, String>> scala.collection.immutable.Iterable<scala.Tuple2<String,,String>> scala.collection.Iterable<scala.Tuple2<String,,String>> scala.collection.IterableFactoryDefaults<scala.Tuple2<String,,String>, scala.collection.Iterable> scala.collection.IterableOnce<scala.Tuple2<String,,String>> scala.collection.IterableOnceOps<scala.Tuple2<String,,String>, scala.collection.Iterable, scala.collection.Iterable> scala.collection.IterableOps<scala.Tuple2<String,,String>, scala.collection.Iterable, scala.collection.Iterable> scala.collection.immutable.LinearSeq<scala.Tuple2<String,,String>> scala.collection.LinearSeq<scala.Tuple2<String,,String>> scala.collection.immutable.LinearSeqOps<scala.Tuple2<String,,String>, scala.collection.immutable.LinearSeq, scala.collection.immutable.LinearSeq<scala.Tuple2<String, String>>> scala.collection.LinearSeqOps<scala.Tuple2<String,,String>, scala.collection.LinearSeq, scala.collection.LinearSeq<scala.Tuple2<String, String>>> scala.PartialFunction<Object,,scala.Tuple2<String, String>> scala.collection.immutable.Seq<scala.Tuple2<String,,String>> scala.collection.Seq<scala.Tuple2<String,,String>> scala.collection.immutable.SeqOps<scala.Tuple2<String,,String>, scala.collection.immutable.Seq, scala.collection.immutable.Seq<scala.Tuple2<String, String>>> scala.collection.SeqOps<scala.Tuple2<String,,String>, scala.collection.Seq, scala.collection.Seq<scala.Tuple2<String, String>>> scala.collection.StrictOptimizedIterableOps<scala.Tuple2<String,,String>, scala.collection.immutable.LinearSeq, Uri.Query> scala.collection.StrictOptimizedLinearSeqOps<scala.Tuple2<String,,String>, scala.collection.immutable.LinearSeq, Uri.Query> scala.collection.StrictOptimizedSeqOps<scala.Tuple2<String,String>, scala.collection.immutable.LinearSeq, Uri.Query>
- All Known Implementing Classes:
Uri.Query,Uri.Query$.Cons,Uri.Query$.Empty$
public interface QuerySeqOptimized
extends scala.collection.immutable.LinearSeq<scala.Tuple2<String,String>>, scala.collection.StrictOptimizedLinearSeqOps<scala.Tuple2<String,String>,scala.collection.immutable.LinearSeq,Uri.Query>
INTERNAL API
-
Nested Class Summary
Nested classes/interfaces inherited from interface scala.Function1
scala.Function1.UnliftOps<A extends Object,B extends Object>, scala.Function1.UnliftOps$ -
Method Summary
Modifier and TypeMethodDescriptionempty()fromSpecific(scala.collection.IterableOnce<scala.Tuple2<String, String>> coll) Methods inherited from interface scala.Function1
apply, apply$mcDD$sp, apply$mcDF$sp, apply$mcDI$sp, apply$mcDJ$sp, apply$mcFD$sp, apply$mcFF$sp, apply$mcFI$sp, apply$mcFJ$sp, apply$mcID$sp, apply$mcIF$sp, apply$mcII$sp, apply$mcIJ$sp, apply$mcJD$sp, apply$mcJF$sp, apply$mcJI$sp, apply$mcJJ$sp, apply$mcVD$sp, apply$mcVF$sp, apply$mcVI$sp, apply$mcVJ$sp, apply$mcZD$sp, apply$mcZF$sp, apply$mcZI$sp, apply$mcZJ$sp, composeMethods inherited from interface scala.collection.Iterable
className, coll, collectionClassName, lazyZip, seq, toIterableMethods inherited from interface scala.collection.IterableOnce
knownSize, stepperMethods inherited from interface scala.collection.IterableOnceOps
$colon$bslash, $div$colon, addString, addString, addString, aggregate, collectFirst, copyToArray, copyToArray, copyToArray, copyToBuffer, corresponds, count, fold, foldRight, hasDefiniteSize, max, maxBy, maxByOption, maxOption, min, minBy, minByOption, minOption, mkString, mkString, mkString, nonEmpty, product, reduce, reduceLeft, reduceLeftOption, reduceOption, reduceRight, reduceRightOption, reversed, sum, to, toArray, toBuffer, toIndexedSeq, toIterator, toList, toMap, toSet, toStream, toVectorMethods inherited from interface scala.collection.IterableOps
$plus$plus, companion, groupBy, grouped, groupMap, groupMapReduce, init, inits, isTraversableAgain, lastOption, repr, scan, scanRight, sizeIs, slice, sliding, sliding, splitAt, take, takeWhile, toTraversable, transpose, view, withFilter, zipAllMethods inherited from interface scala.collection.immutable.LinearSeq
iterableFactoryMethods inherited from interface scala.collection.LinearSeq
stringPrefixMethods inherited from interface scala.collection.LinearSeqOps
apply, contains, exists, find, findLast, foldLeft, forall, foreach, head, headOption, indexWhere, isDefinedAt, isEmpty, last, lastIndexWhere, length, lengthCompare, lengthCompare, sameElements, segmentLength, tail, tailsMethods inherited from interface scala.PartialFunction
andThen, andThen, applyOrElse, compose, elementWise, isDefinedAt, lift, orElse, runWith, unapplyMethods inherited from interface scala.collection.immutable.Seq
toSeqMethods inherited from interface scala.collection.Seq
canEqual, equals, hashCode, toStringMethods inherited from interface scala.collection.SeqOps
$colon$plus, $colon$plus$plus, $plus$colon, $plus$plus$colon, combinations, concat, containsSlice, corresponds, distinct, endsWith, indexOf, indexOf, indexOfSlice, indexOfSlice, indexWhere, indices, lastIndexOf, lastIndexOf$default$2, lastIndexOfSlice, lastIndexOfSlice, lastIndexWhere, lengthIs, occCounts, patch, permutations, prefixLength, reverse, reverseIterator, reverseMap, scala$collection$SeqOps$$toGenericSeq, search, search, segmentLength, size, sizeCompare, sizeCompare, sortBy, sorted, sortWith, startsWith, startsWith$default$2, union, updated, viewMethods inherited from interface scala.collection.StrictOptimizedIterableOps
collect, dropRight, filter, filterImpl, filterNot, flatMap, flatten, map, partition, partitionMap, scanLeft, span, strictOptimizedCollect, strictOptimizedConcat, strictOptimizedFlatMap, strictOptimizedFlatten, strictOptimizedMap, strictOptimizedZip, takeRight, tapEach, unzip, unzip3, zip, zipWithIndexMethods inherited from interface scala.collection.StrictOptimizedLinearSeqOps
drop, dropWhile, iteratorMethods inherited from interface scala.collection.StrictOptimizedSeqOps
appended, appendedAll, diff, distinctBy, intersect, padTo, prepended, prependedAll
-
Method Details
-
empty
Uri.Query empty() -
fromSpecific
-
newSpecificBuilder
-