miniboxing.plugin.metadata.MiniboxMethodInfo

memberSpecializationInfo

object memberSpecializationInfo extends HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

While running the MiniboxInfoTransform we record information about how the newly created methods should be implemented when reached by the MiniboxTreeTransformation.

Linear Supertypes
HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], Serializable, Serializable, CustomParallelizable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), ParHashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], HashTable[scala.tools.nsc.Global.Symbol, DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], HashUtils[scala.tools.nsc.Global.Symbol], AbstractMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], MapLike[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], Cloneable[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], Cloneable, Cloneable, Shrinkable[scala.tools.nsc.Global.Symbol], Builder[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], Growable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], Clearable, Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], Traversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], Mutable, AbstractMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], MapLike[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], Subtractable[scala.tools.nsc.Global.Symbol, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], PartialFunction[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], (scala.tools.nsc.Global.Symbol) ⇒ MiniboxInjectComponent.MethodInfo, GenMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], GenMapLike[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], AbstractIterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], IterableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], Equals, GenIterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], GenIterableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], AbstractTraversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], Traversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], GenTraversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], GenericTraversableTemplate[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), Iterable], TraversableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], GenTraversableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], Parallelizable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), ParHashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], TraversableOnce[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], GenTraversableOnce[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)], FilterMonadic[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], HasNewBuilder[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. memberSpecializationInfo
  2. HashMap
  3. Serializable
  4. Serializable
  5. CustomParallelizable
  6. HashTable
  7. HashUtils
  8. AbstractMap
  9. Map
  10. MapLike
  11. Cloneable
  12. Cloneable
  13. Cloneable
  14. Shrinkable
  15. Builder
  16. Growable
  17. Clearable
  18. Iterable
  19. Traversable
  20. Mutable
  21. AbstractMap
  22. Map
  23. MapLike
  24. Subtractable
  25. PartialFunction
  26. Function1
  27. GenMap
  28. GenMapLike
  29. AbstractIterable
  30. Iterable
  31. IterableLike
  32. Equals
  33. GenIterable
  34. GenIterableLike
  35. AbstractTraversable
  36. Traversable
  37. GenTraversable
  38. GenericTraversableTemplate
  39. TraversableLike
  40. GenTraversableLike
  41. Parallelizable
  42. TraversableOnce
  43. GenTraversableOnce
  44. FilterMonadic
  45. HasNewBuilder
  46. AnyRef
  47. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class DefaultKeySet extends AbstractSet[A] with Set[A] with Serializable

    Attributes
    protected
    Definition Classes
    MapLike
  2. class DefaultValuesIterable extends AbstractIterable[B] with Iterable[B] with Serializable

    Attributes
    protected
    Definition Classes
    MapLike
  3. type Entry = DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap
  4. class FilteredKeys extends AbstractMap[A, B] with DefaultMap[A, B]

    Attributes
    protected
    Definition Classes
    MapLike
  5. class MappedValues[C] extends AbstractMap[A, C] with DefaultMap[A, C]

    Attributes
    protected
    Definition Classes
    MapLike
  6. type Self = HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Attributes
    protected[this]
    Definition Classes
    TraversableLike
  7. class WithFilter extends FilterMonadic[A, Repr]

    Definition Classes
    TraversableLike

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. def +[B1 >: MiniboxInjectComponent.MethodInfo](elem1: (scala.tools.nsc.Global.Symbol, B1), elem2: (scala.tools.nsc.Global.Symbol, B1), elems: (scala.tools.nsc.Global.Symbol, B1)*): Map[scala.tools.nsc.Global.Symbol, B1]

    Definition Classes
    MapLike → MapLike
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) + creates a new map. Use += to add an element to this map and return that map itself.

  4. def +[B1 >: MiniboxInjectComponent.MethodInfo](kv: (scala.tools.nsc.Global.Symbol, B1)): Map[scala.tools.nsc.Global.Symbol, B1]

    Definition Classes
    MapLike → MapLike → GenMapLike
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) + creates a new map. Use += to add an element to this map and return that map itself.

  5. def ++[B1 >: MiniboxInjectComponent.MethodInfo](xs: GenTraversableOnce[(scala.tools.nsc.Global.Symbol, B1)]): Map[scala.tools.nsc.Global.Symbol, B1]

    Definition Classes
    MapLike → MapLike
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) ++ creates a new map. Use ++= to add an element to this map and return that map itself.

  6. def ++[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), That](that: GenTraversableOnce[B])(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike
  7. def ++:[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), That](that: Traversable[B])(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike
  8. def ++:[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), That](that: TraversableOnce[B])(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike
  9. def ++=(xs: TraversableOnce[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]): memberSpecializationInfo.this.type

    Definition Classes
    Growable
  10. def +=(kv: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)): memberSpecializationInfo.this.type

    Definition Classes
    HashMap → MapLike → Builder → Growable
  11. def +=(elem1: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), elem2: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), elems: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)*): memberSpecializationInfo.this.type

    Definition Classes
    Growable
  12. def -(elem1: scala.tools.nsc.Global.Symbol, elem2: scala.tools.nsc.Global.Symbol, elems: scala.tools.nsc.Global.Symbol*): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → Subtractable
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) - creates a new map. Use -= to remove an element from this map and return that map itself.

  13. def -(key: scala.tools.nsc.Global.Symbol): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → MapLike → Subtractable → GenMapLike
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) - creates a new map. Use -= to remove an element from this map and return that map itself.

  14. def --(xs: GenTraversableOnce[scala.tools.nsc.Global.Symbol]): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → Subtractable
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) -- creates a new map. Use --= to remove an element from this map and return that map itself.

  15. def --=(xs: TraversableOnce[scala.tools.nsc.Global.Symbol]): memberSpecializationInfo.this.type

    Definition Classes
    Shrinkable
  16. def -=(key: scala.tools.nsc.Global.Symbol): memberSpecializationInfo.this.type

    Definition Classes
    HashMap → MapLike → Shrinkable
  17. def -=(elem1: scala.tools.nsc.Global.Symbol, elem2: scala.tools.nsc.Global.Symbol, elems: scala.tools.nsc.Global.Symbol*): memberSpecializationInfo.this.type

    Definition Classes
    Shrinkable
  18. def /:[B](z: B)(op: (B, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B): B

    Definition Classes
    TraversableOnce → GenTraversableOnce
  19. def :\[B](z: B)(op: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B) ⇒ B): B

    Definition Classes
    TraversableOnce → GenTraversableOnce
  20. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  21. var _loadFactor: Int

    Attributes
    protected
    Definition Classes
    HashTable
  22. def addEntry(e: DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]): Unit

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  23. def addString(b: StringBuilder, start: String, sep: String, end: String): StringBuilder

    Definition Classes
    MapLike → TraversableOnce
  24. def addString(b: StringBuilder): StringBuilder

    Definition Classes
    TraversableOnce
  25. def addString(b: StringBuilder, sep: String): StringBuilder

    Definition Classes
    TraversableOnce
  26. def aggregate[B](z: ⇒ B)(seqop: (B, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B, combop: (B, B) ⇒ B): B

    Definition Classes
    TraversableOnce → GenTraversableOnce
  27. def alwaysInitSizeMap: Boolean

    Attributes
    protected
    Definition Classes
    HashTable
  28. def andThen[C](k: (MiniboxInjectComponent.MethodInfo) ⇒ C): PartialFunction[scala.tools.nsc.Global.Symbol, C]

    Definition Classes
    PartialFunction → Function1
  29. def apply(key: scala.tools.nsc.Global.Symbol): MiniboxInjectComponent.MethodInfo

    Definition Classes
    HashMap → MapLike → Function1 → GenMapLike
  30. def applyOrElse[A1 <: scala.tools.nsc.Global.Symbol, B1 >: MiniboxInjectComponent.MethodInfo](x: A1, default: (A1) ⇒ B1): B1

    Definition Classes
    PartialFunction
  31. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  32. def calcSizeMapSize(tableLength: Int): Int

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  33. def canEqual(that: Any): Boolean

    Definition Classes
    IterableLike → Equals
  34. def clear(): Unit

    Definition Classes
    HashMap → MapLike → Builder → Growable → Clearable
  35. def clearTable(): Unit

    Attributes
    protected
    Definition Classes
    HashTable
  36. def clone(): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → Cloneable → AnyRef
  37. def collect[B, That](pf: PartialFunction[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B])(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike
  38. def collectFirst[B](pf: PartialFunction[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B]): Option[B]

    Definition Classes
    TraversableOnce
  39. def companion: GenericCompanion[Iterable]

    Definition Classes
    Iterable → Iterable → GenIterable → Traversable → Traversable → GenTraversable → GenericTraversableTemplate
  40. def compose[A](g: (A) ⇒ scala.tools.nsc.Global.Symbol): (A) ⇒ MiniboxInjectComponent.MethodInfo

    Definition Classes
    Function1
    Annotations
    @unspecialized()
  41. def contains(key: scala.tools.nsc.Global.Symbol): Boolean

    Definition Classes
    HashMap → MapLike → GenMapLike
  42. def copyToArray[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](xs: Array[B], start: Int, len: Int): Unit

    Definition Classes
    IterableLike → TraversableLike → TraversableOnce → GenTraversableOnce
  43. def copyToArray[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](xs: Array[B]): Unit

    Definition Classes
    TraversableOnce → GenTraversableOnce
  44. def copyToArray[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](xs: Array[B], start: Int): Unit

    Definition Classes
    TraversableOnce → GenTraversableOnce
  45. def copyToBuffer[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](dest: Buffer[B]): Unit

    Definition Classes
    TraversableOnce
  46. def count(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): Int

    Definition Classes
    TraversableOnce → GenTraversableOnce
  47. def createNewEntry[B1](key: scala.tools.nsc.Global.Symbol, value: B1): Entry

    Attributes
    protected
    Definition Classes
    HashMap → HashTable
  48. def default(key: scala.tools.nsc.Global.Symbol): MiniboxInjectComponent.MethodInfo

    Definition Classes
    MapLike → GenMapLike
  49. def drop(n: Int): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    IterableLike → TraversableLike → GenTraversableLike
  50. def dropRight(n: Int): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    IterableLike
  51. def dropWhile(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    TraversableLike → GenTraversableLike
  52. def elemEquals(key1: scala.tools.nsc.Global.Symbol, key2: scala.tools.nsc.Global.Symbol): Boolean

    Attributes
    protected
    Definition Classes
    HashTable
  53. def elemHashCode(key: scala.tools.nsc.Global.Symbol): Int

    Attributes
    protected
    Definition Classes
    HashUtils
  54. def empty: HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → Map → Map → MapLike
  55. def entriesIterator: Iterator[DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Attributes
    protected
    Definition Classes
    HashTable
  56. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  57. def equals(that: Any): Boolean

    Definition Classes
    GenMapLike → Equals → AnyRef → Any
  58. def exists(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): Boolean

    Definition Classes
    IterableLike → TraversableLike → TraversableOnce → GenTraversableOnce
  59. def filter(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    TraversableLike → GenTraversableLike
  60. def filterKeys(p: (scala.tools.nsc.Global.Symbol) ⇒ Boolean): Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → GenMapLike
  61. def filterNot(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → TraversableLike → GenTraversableLike
  62. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  63. def find(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): Option[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    IterableLike → TraversableLike → TraversableOnce → GenTraversableOnce
  64. def findEntry(key: scala.tools.nsc.Global.Symbol): DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  65. def findOrAddEntry[B](key: scala.tools.nsc.Global.Symbol, value: B): DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Attributes
    protected
    Definition Classes
    HashTable
  66. def flatMap[B, That](f: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ GenTraversableOnce[B])(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike → FilterMonadic
  67. def flatten[B](implicit asTraversable: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ GenTraversableOnce[B]): Iterable[B]

    Definition Classes
    GenericTraversableTemplate
  68. def fold[A1 >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](z: A1)(op: (A1, A1) ⇒ A1): A1

    Definition Classes
    TraversableOnce → GenTraversableOnce
  69. def foldLeft[B](z: B)(op: (B, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B): B

    Definition Classes
    TraversableOnce → GenTraversableOnce
  70. def foldRight[B](z: B)(op: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B) ⇒ B): B

    Definition Classes
    IterableLike → TraversableOnce → GenTraversableOnce
  71. def forall(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): Boolean

    Definition Classes
    IterableLike → TraversableLike → TraversableOnce → GenTraversableOnce
  72. def foreach[C](f: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ C): Unit

    Definition Classes
    HashMap → IterableLike → GenericTraversableTemplate → TraversableLike → GenTraversableLike → TraversableOnce → GenTraversableOnce → FilterMonadic
  73. def foreachEntry[U](f: (DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]) ⇒ U): Unit

    Attributes
    protected
    Definition Classes
    HashTable
  74. def genericBuilder[B]: Builder[B, Iterable[B]]

    Definition Classes
    GenericTraversableTemplate
  75. def get(key: scala.tools.nsc.Global.Symbol): Option[MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → MapLike → GenMapLike
  76. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  77. def getOrElse[B1 >: MiniboxInjectComponent.MethodInfo](key: scala.tools.nsc.Global.Symbol, default: ⇒ B1): B1

    Definition Classes
    MapLike → GenMapLike
  78. def getOrElseUpdate(key: scala.tools.nsc.Global.Symbol, op: ⇒ MiniboxInjectComponent.MethodInfo): MiniboxInjectComponent.MethodInfo

    Definition Classes
    MapLike
  79. def groupBy[K](f: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ K): Map[K, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    TraversableLike → GenTraversableLike
  80. def grouped(size: Int): Iterator[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    IterableLike
  81. def hasDefiniteSize: Boolean

    Definition Classes
    TraversableLike → TraversableOnce → GenTraversableOnce
  82. def hasInfo(defn: scala.tools.nsc.Global.Tree): Boolean

  83. def hashCode(): Int

    Definition Classes
    GenMapLike → AnyRef → Any
  84. def head: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)

    Definition Classes
    IterableLike → TraversableLike → GenTraversableLike
  85. def headOption: Option[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableLike → GenTraversableLike
  86. final def improve(hcode: Int, seed: Int): Int

    Attributes
    protected
    Definition Classes
    HashUtils
  87. final def index(hcode: Int): Int

    Attributes
    protected
    Definition Classes
    HashTable
  88. def init: HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    TraversableLike → GenTraversableLike
  89. def initWithContents(c: Contents[scala.tools.nsc.Global.Symbol, DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]): Unit

    Attributes
    protected
    Definition Classes
    HashTable
  90. def initialSize: Int

    Attributes
    protected
    Definition Classes
    HashTable
  91. def inits: Iterator[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    TraversableLike
  92. def isDefinedAt(key: scala.tools.nsc.Global.Symbol): Boolean

    Definition Classes
    MapLike → GenMapLike → PartialFunction
  93. def isEmpty: Boolean

    Definition Classes
    MapLike → IterableLike → TraversableLike → TraversableOnce → GenTraversableOnce
  94. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  95. def isSizeMapDefined: Boolean

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  96. final def isTraversableAgain: Boolean

    Definition Classes
    TraversableLike → GenTraversableLike → GenTraversableOnce
  97. def iterator: Iterator[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    HashMap → MapLike → IterableLike → GenIterableLike
  98. def keySet: Set[scala.tools.nsc.Global.Symbol]

    Definition Classes
    HashMap → MapLike → GenMapLike
  99. def keys: Iterable[scala.tools.nsc.Global.Symbol]

    Definition Classes
    MapLike → GenMapLike
    Annotations
    @migration
    Migration

    (Changed in version 2.8.0) keys returns Iterable[A] rather than Iterator[A].

  100. def keysIterator: Iterator[scala.tools.nsc.Global.Symbol]

    Definition Classes
    HashMap → MapLike → GenMapLike
  101. def last: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)

    Definition Classes
    TraversableLike → GenTraversableLike
  102. def lastOption: Option[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableLike → GenTraversableLike
  103. def lift: (scala.tools.nsc.Global.Symbol) ⇒ Option[MiniboxInjectComponent.MethodInfo]

    Definition Classes
    PartialFunction
  104. def map[B, That](f: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B)(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike → FilterMonadic
  105. def mapResult[NewTo](f: (HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]) ⇒ NewTo): Builder[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), NewTo]

    Definition Classes
    Builder
  106. def mapValues[C](f: (MiniboxInjectComponent.MethodInfo) ⇒ C): Map[scala.tools.nsc.Global.Symbol, C]

    Definition Classes
    MapLike → GenMapLike
  107. def max[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](implicit cmp: Ordering[B]): (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)

    Definition Classes
    TraversableOnce → GenTraversableOnce
  108. def maxBy[B](f: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B)(implicit cmp: Ordering[B]): (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)

    Definition Classes
    TraversableOnce → GenTraversableOnce
  109. def min[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](implicit cmp: Ordering[B]): (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)

    Definition Classes
    TraversableOnce → GenTraversableOnce
  110. def minBy[B](f: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B)(implicit cmp: Ordering[B]): (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)

    Definition Classes
    TraversableOnce → GenTraversableOnce
  111. def mkString: String

    Definition Classes
    TraversableOnce → GenTraversableOnce
  112. def mkString(sep: String): String

    Definition Classes
    TraversableOnce → GenTraversableOnce
  113. def mkString(start: String, sep: String, end: String): String

    Definition Classes
    TraversableOnce → GenTraversableOnce
  114. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  115. def newBuilder: Builder[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Attributes
    protected[this]
    Definition Classes
    MapLike → MapLike → TraversableLike → HasNewBuilder
  116. def nnSizeMapAdd(h: Int): Unit

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  117. def nnSizeMapRemove(h: Int): Unit

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  118. def nnSizeMapReset(tableLength: Int): Unit

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  119. def nonEmpty: Boolean

    Definition Classes
    TraversableOnce → GenTraversableOnce
  120. final def notify(): Unit

    Definition Classes
    AnyRef
  121. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  122. def orElse[A1 <: scala.tools.nsc.Global.Symbol, B1 >: MiniboxInjectComponent.MethodInfo](that: PartialFunction[A1, B1]): PartialFunction[A1, B1]

    Definition Classes
    PartialFunction
  123. def par: ParHashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → CustomParallelizable → Parallelizable
  124. def parCombiner: Combiner[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), ParHashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Attributes
    protected[this]
    Definition Classes
    CustomParallelizable → Parallelizable
  125. def partition(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): (HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo])

    Definition Classes
    TraversableLike → GenTraversableLike
  126. def product[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](implicit num: Numeric[B]): B

    Definition Classes
    TraversableOnce → GenTraversableOnce
  127. def put(key: scala.tools.nsc.Global.Symbol, value: MiniboxInjectComponent.MethodInfo): Option[MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → MapLike
  128. def reduce[A1 >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](op: (A1, A1) ⇒ A1): A1

    Definition Classes
    TraversableOnce → GenTraversableOnce
  129. def reduceLeft[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](op: (B, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B): B

    Definition Classes
    TraversableOnce
  130. def reduceLeftOption[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](op: (B, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B): Option[B]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  131. def reduceOption[A1 >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](op: (A1, A1) ⇒ A1): Option[A1]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  132. def reduceRight[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](op: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B) ⇒ B): B

    Definition Classes
    IterableLike → TraversableOnce → GenTraversableOnce
  133. def reduceRightOption[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](op: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B) ⇒ B): Option[B]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  134. def remove(key: scala.tools.nsc.Global.Symbol): Option[MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → MapLike
  135. def removeEntry(key: scala.tools.nsc.Global.Symbol): DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  136. def repr: HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    TraversableLike → GenTraversableLike
  137. def result(): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    MapLike → Builder
  138. def retain(p: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo) ⇒ Boolean): memberSpecializationInfo.this.type

    Definition Classes
    MapLike
  139. def reversed: List[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Attributes
    protected[this]
    Definition Classes
    TraversableOnce
  140. def runWith[U](action: (MiniboxInjectComponent.MethodInfo) ⇒ U): (scala.tools.nsc.Global.Symbol) ⇒ Boolean

    Definition Classes
    PartialFunction
  141. def sameElements[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](that: GenIterable[B]): Boolean

    Definition Classes
    IterableLike → GenIterableLike
  142. def scan[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), That](z: B)(op: (B, B) ⇒ B)(implicit cbf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike
  143. def scanLeft[B, That](z: B)(op: (B, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ B)(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike
  144. def scanRight[B, That](z: B)(op: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B) ⇒ B)(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], B, That]): That

    Definition Classes
    TraversableLike → GenTraversableLike
    Annotations
    @migration
    Migration

    (Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.

  145. var seedvalue: Int

    Attributes
    protected
    Definition Classes
    HashTable
  146. def seq: Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    Map → Map → GenMap → GenMapLike → Iterable → Iterable → GenIterable → Traversable → Traversable → GenTraversable → Parallelizable → TraversableOnce → GenTraversableOnce
  147. def size: Int

    Definition Classes
    HashMap → GenTraversableLike → TraversableOnce → GenTraversableOnce
  148. def sizeHint(coll: TraversableLike[_, _], delta: Int): Unit

    Definition Classes
    Builder
  149. def sizeHint(coll: TraversableLike[_, _]): Unit

    Definition Classes
    Builder
  150. def sizeHint(size: Int): Unit

    Definition Classes
    Builder
  151. def sizeHintBounded(size: Int, boundingColl: TraversableLike[_, _]): Unit

    Definition Classes
    Builder
  152. final def sizeMapBucketBitSize: Int

    Attributes
    protected
    Definition Classes
    HashUtils
  153. final def sizeMapBucketSize: Int

    Attributes
    protected
    Definition Classes
    HashUtils
  154. def sizeMapDisable(): Unit

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  155. def sizeMapInit(tableLength: Int): Unit

    Attributes
    protected
    Definition Classes
    HashTable
  156. def sizeMapInitAndRebuild(): Unit

    Attributes
    protected
    Definition Classes
    HashTable
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  157. var sizemap: Array[Int]

    Attributes
    protected
    Definition Classes
    HashTable
  158. def slice(from: Int, until: Int): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    IterableLike → TraversableLike → GenTraversableLike
  159. def sliding(size: Int, step: Int): Iterator[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    IterableLike
  160. def sliding(size: Int): Iterator[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    IterableLike
  161. def span(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): (HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo])

    Definition Classes
    TraversableLike → GenTraversableLike
  162. def splitAt(n: Int): (HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo])

    Definition Classes
    TraversableLike → GenTraversableLike
  163. def stringPrefix: String

    Definition Classes
    MapLike → TraversableLike → GenTraversableLike
  164. def sum[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](implicit num: Numeric[B]): B

    Definition Classes
    TraversableOnce → GenTraversableOnce
  165. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  166. var table: Array[HashEntry[scala.tools.nsc.Global.Symbol, DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]]

    Attributes
    protected
    Definition Classes
    HashTable
  167. var tableSize: Int

    Attributes
    protected
    Definition Classes
    HashTable
  168. def tableSizeSeed: Int

    Attributes
    protected
    Definition Classes
    HashTable
  169. def tail: HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    TraversableLike → GenTraversableLike
  170. def tails: Iterator[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    TraversableLike
  171. def take(n: Int): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    IterableLike → TraversableLike → GenTraversableLike
  172. def takeRight(n: Int): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    IterableLike
  173. def takeWhile(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    IterableLike → TraversableLike → GenTraversableLike
  174. def thisCollection: Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Attributes
    protected[this]
    Definition Classes
    IterableLike → TraversableLike
  175. var threshold: Int

    Attributes
    protected
    Definition Classes
    HashTable
  176. def to[Col[_]](implicit cbf: CanBuildFrom[Nothing, (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), Col[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]]): Col[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableLike → TraversableOnce → GenTraversableOnce
  177. def toArray[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)](implicit arg0: ClassTag[B]): Array[B]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  178. def toBuffer[C >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]: Buffer[C]

    Definition Classes
    MapLike → TraversableOnce → GenTraversableOnce
  179. def toCollection(repr: HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]): Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Attributes
    protected[this]
    Definition Classes
    IterableLike → TraversableLike
  180. def toIndexedSeq: IndexedSeq[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  181. def toIterable: Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    IterableLike → TraversableOnce → GenTraversableOnce
  182. def toIterator: Iterator[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    IterableLike → TraversableLike → GenTraversableOnce
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  183. def toList: List[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  184. def toMap[T, U](implicit ev: <:<[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), (T, U)]): Map[T, U]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  185. def toSeq: Seq[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    MapLike → TraversableOnce → GenTraversableOnce
  186. def toSet[B >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]: Set[B]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  187. def toStream: Stream[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    IterableLike → TraversableLike → GenTraversableOnce
  188. def toString(): String

    Definition Classes
    MapLike → TraversableLike → Function1 → AnyRef → Any
  189. def toTraversable: Traversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableLike → TraversableOnce → GenTraversableOnce
    Annotations
    @deprecatedOverriding( ... , "2.11.0" )
  190. def toVector: Vector[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

    Definition Classes
    TraversableOnce → GenTraversableOnce
  191. def transform(f: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo) ⇒ MiniboxInjectComponent.MethodInfo): memberSpecializationInfo.this.type

    Definition Classes
    MapLike
  192. def transpose[B](implicit asTraversable: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ GenTraversableOnce[B]): Iterable[Iterable[B]]

    Definition Classes
    GenericTraversableTemplate
    Annotations
    @migration
    Migration

    (Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.

  193. def unzip[A1, A2](implicit asPair: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ (A1, A2)): (Iterable[A1], Iterable[A2])

    Definition Classes
    GenericTraversableTemplate
  194. def unzip3[A1, A2, A3](implicit asTriple: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ (A1, A2, A3)): (Iterable[A1], Iterable[A2], Iterable[A3])

    Definition Classes
    GenericTraversableTemplate
  195. def update(key: scala.tools.nsc.Global.Symbol, value: MiniboxInjectComponent.MethodInfo): Unit

    Definition Classes
    HashMap → MapLike
  196. def updated[B1 >: MiniboxInjectComponent.MethodInfo](key: scala.tools.nsc.Global.Symbol, value: B1): Map[scala.tools.nsc.Global.Symbol, B1]

    Definition Classes
    MapLike → MapLike
  197. def useSizeMap(t: Boolean): Unit

    Definition Classes
    HashMap
  198. def values: Iterable[MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → MapLike → GenMapLike
  199. def valuesIterator: Iterator[MiniboxInjectComponent.MethodInfo]

    Definition Classes
    HashMap → MapLike → GenMapLike
  200. def view(from: Int, until: Int): IterableView[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    IterableLike → TraversableLike
  201. def view: IterableView[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    IterableLike → TraversableLike
  202. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  203. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  204. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  205. def withDefault(d: (scala.tools.nsc.Global.Symbol) ⇒ MiniboxInjectComponent.MethodInfo): Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    Map
  206. def withDefaultValue(d: MiniboxInjectComponent.MethodInfo): Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

    Definition Classes
    Map
  207. def withFilter(p: ((scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)) ⇒ Boolean): FilterMonadic[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

    Definition Classes
    TraversableLike → FilterMonadic
  208. def zip[A1 >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), B, That](that: GenIterable[B])(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], (A1, B), That]): That

    Definition Classes
    IterableLike → GenIterableLike
  209. def zipAll[B, A1 >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), That](that: GenIterable[B], thisElem: A1, thatElem: B)(implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], (A1, B), That]): That

    Definition Classes
    IterableLike → GenIterableLike
  210. def zipWithIndex[A1 >: (scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), That](implicit bf: CanBuildFrom[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo], (A1, Int), That]): That

    Definition Classes
    IterableLike → GenIterableLike

Inherited from HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from Serializable

Inherited from Serializable

Inherited from CustomParallelizable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), ParHashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from HashTable[scala.tools.nsc.Global.Symbol, DefaultEntry[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from HashUtils[scala.tools.nsc.Global.Symbol]

Inherited from AbstractMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from MapLike[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from Cloneable[HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from Cloneable

Inherited from Cloneable

Inherited from Shrinkable[scala.tools.nsc.Global.Symbol]

Inherited from Builder[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from Growable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from Clearable

Inherited from Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from Traversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from Mutable

Inherited from AbstractMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from Map[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from MapLike[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from Subtractable[scala.tools.nsc.Global.Symbol, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from PartialFunction[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from (scala.tools.nsc.Global.Symbol) ⇒ MiniboxInjectComponent.MethodInfo

Inherited from GenMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]

Inherited from GenMapLike[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo, HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from AbstractIterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from Iterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from IterableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from Equals

Inherited from GenIterable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from GenIterableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from AbstractTraversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from Traversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from GenTraversable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from GenericTraversableTemplate[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), Iterable]

Inherited from TraversableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from GenTraversableLike[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from Parallelizable[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), ParHashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from TraversableOnce[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from GenTraversableOnce[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo)]

Inherited from FilterMonadic[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from HasNewBuilder[(scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo), HashMap[scala.tools.nsc.Global.Symbol, MiniboxInjectComponent.MethodInfo]]

Inherited from AnyRef

Inherited from Any

Ungrouped