Package

org.opalj.br

collection

Permalink

package collection

Visibility
  1. Public
  2. All

Type Members

  1. case class TheTypes(concreteTypes: Set[ObjectType]) extends TypesSet with Product with Serializable

    Permalink
  2. abstract class TypesSet extends AnyRef

    Permalink

    An efficient representation of a set of types if some types are actually upper type bounds and hence already represent sets of types.

  3. case class UpperTypeBounds(upperTypeBounds: Set[ObjectType]) extends TypesSet with Product with Serializable

    Permalink

Value Members

  1. object EmptyTypesSet extends TypesSet with Product with Serializable

    Permalink
  2. object TypesSet

    Permalink
  3. package mutable

    Permalink

Ungrouped