Package akka.http.scaladsl.model
Class Uri.Query$.Empty$
java.lang.Object
akka.http.scaladsl.model.Uri.Query
akka.http.scaladsl.model.Uri.Query$.Empty$
- All Implemented Interfaces:
QuerySeqOptimized
,Serializable
,scala.collection.immutable.Iterable<scala.Tuple2<String,
,String>> scala.collection.immutable.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.immutable.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.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.LinearSeq<scala.Tuple2<String,
,String>> scala.collection.LinearSeqOps<scala.Tuple2<String,
,String>, scala.collection.LinearSeq, scala.collection.LinearSeq<scala.Tuple2<String, String>>> scala.collection.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> scala.Equals
,scala.Function1<Object,
,scala.Tuple2<String, String>> scala.PartialFunction<Object,
,scala.Tuple2<String, String>> scala.Product
- Enclosing class:
- Uri.Query$
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface scala.Function1
scala.Function1.UnliftOps<A extends Object,
B extends Object>, scala.Function1.UnliftOps$ -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Uri.Query$.Empty$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class akka.http.scaladsl.model.Uri.Query
get, getAll, getOrElse, toMap, toMultiMap, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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, compose
Methods inherited from interface scala.collection.Iterable
className, coll, collectionClassName, lazyZip, seq, toIterable
Methods inherited from interface scala.collection.IterableOnce
knownSize, stepper
Methods 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, toVector
Methods 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, zipAll
Methods inherited from interface scala.collection.immutable.LinearSeq
iterableFactory
Methods inherited from interface scala.collection.LinearSeq
stringPrefix
Methods inherited from interface scala.collection.LinearSeqOps
apply, contains, exists, find, findLast, foldLeft, forall, foreach, headOption, indexWhere, isDefinedAt, last, lastIndexWhere, length, lengthCompare, lengthCompare, sameElements, segmentLength, tails
Methods inherited from interface scala.PartialFunction
andThen, andThen, applyOrElse, compose, elementWise, isDefinedAt, lift, orElse, runWith, unapply
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
Methods inherited from interface akka.http.ccompat.QuerySeqOptimized
empty, fromSpecific, newSpecificBuilder
Methods inherited from interface scala.collection.immutable.Seq
toSeq
Methods inherited from interface scala.collection.Seq
canEqual, equals, hashCode
Methods 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, view
Methods 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, zipWithIndex
Methods inherited from interface scala.collection.StrictOptimizedLinearSeqOps
drop, dropWhile, iterator
Methods inherited from interface scala.collection.StrictOptimizedSeqOps
appended, appendedAll, diff, distinctBy, intersect, padTo, prepended, prependedAll
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Empty$
public Empty$()
-
-
Method Details
-
key
public scala.runtime.Nothing$ key() -
value
public scala.runtime.Nothing$ value() -
isEmpty
public boolean isEmpty()- Specified by:
isEmpty
in interfacescala.collection.IterableOnceOps<scala.Tuple2<String,
String>, scala.collection.Iterable, scala.collection.Iterable> - Specified by:
isEmpty
in interfacescala.collection.LinearSeqOps<scala.Tuple2<String,
String>, scala.collection.LinearSeq, scala.collection.LinearSeq<scala.Tuple2<String, String>>> - Specified by:
isEmpty
in interfacescala.collection.SeqOps<scala.Tuple2<String,
String>, scala.collection.Seq, scala.collection.Seq<scala.Tuple2<String, String>>>
-
head
public scala.runtime.Nothing$ head()- Specified by:
head
in interfacescala.collection.IterableOps<scala.Tuple2<String,
String>, scala.collection.Iterable, scala.collection.Iterable> - Specified by:
head
in interfacescala.collection.LinearSeqOps<scala.Tuple2<String,
String>, scala.collection.LinearSeq, scala.collection.LinearSeq<scala.Tuple2<String, String>>>
-
tail
public scala.runtime.Nothing$ tail()- Specified by:
tail
in interfacescala.collection.IterableOps<scala.Tuple2<String,
String>, scala.collection.Iterable, scala.collection.Iterable> - Specified by:
tail
in interfacescala.collection.LinearSeqOps<scala.Tuple2<String,
String>, scala.collection.LinearSeq, scala.collection.LinearSeq<scala.Tuple2<String, String>>>
-