Class Uri.Query$.Cons

java.lang.Object
akka.http.scaladsl.model.Uri.Query
akka.http.scaladsl.model.Uri.Query$.Cons
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$

public static final class Uri.Query$.Cons extends Uri.Query implements scala.Product, Serializable
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$

    Nested classes/interfaces inherited from interface scala.collection.IterableOps

    scala.collection.IterableOps.SizeCompareOps, scala.collection.IterableOps.SizeCompareOps$, scala.collection.IterableOps.WithFilter<A extends Object,CC extends Object>

    Nested classes/interfaces inherited from interface scala.PartialFunction

    scala.PartialFunction.ElementWiseExtractor<A extends Object,B extends Object>, scala.PartialFunction.ElementWiseExtractor$
  • Constructor Summary

    Constructors
    Constructor
    Description
    Cons(String key, String value, Uri.Query tail)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    scala.Tuple2<String,String>
     
    boolean
     
    key()
     
     
     

    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
  • Constructor Details

  • Method Details

    • key

      public String key()
      Specified by:
      key in class Uri.Query
    • value

      public String value()
      Specified by:
      value in class Uri.Query
    • tail

      public Uri.Query tail()
      Specified by:
      tail in interface scala.collection.IterableOps<scala.Tuple2<String,String>,scala.collection.Iterable,scala.collection.Iterable>
      Specified by:
      tail in interface scala.collection.LinearSeqOps<scala.Tuple2<String,String>,scala.collection.LinearSeq,scala.collection.LinearSeq<scala.Tuple2<String,String>>>
    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface scala.collection.IterableOnceOps<scala.Tuple2<String,String>,scala.collection.Iterable,scala.collection.Iterable>
      Specified by:
      isEmpty in interface scala.collection.LinearSeqOps<scala.Tuple2<String,String>,scala.collection.LinearSeq,scala.collection.LinearSeq<scala.Tuple2<String,String>>>
      Specified by:
      isEmpty in interface scala.collection.SeqOps<scala.Tuple2<String,String>,scala.collection.Seq,scala.collection.Seq<scala.Tuple2<String,String>>>
    • head

      public scala.Tuple2<String,String> head()
      Specified by:
      head in interface scala.collection.IterableOps<scala.Tuple2<String,String>,scala.collection.Iterable,scala.collection.Iterable>
      Specified by:
      head in interface scala.collection.LinearSeqOps<scala.Tuple2<String,String>,scala.collection.LinearSeq,scala.collection.LinearSeq<scala.Tuple2<String,String>>>