Packages

object AllocationFreeness extends AllocationFreenessPropertyMetaInformation

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AllocationFreeness
  2. AllocationFreenessPropertyMetaInformation
  3. PropertyMetaInformation
  4. PropertyKind
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def id: Int

    The id uniquely identifies this property's category.

    The id uniquely identifies this property's category. All property objects of the same kind have to use the same id which is guaranteed since they share the same PropertyKey

    Definition Classes
    PropertyMetaInformationPropertyKind
  2. final val key: PropertyKey[AllocationFreeness]

    The key associated with every allocation freeness property.

    The key associated with every allocation freeness property. The name is "AllocationFreeness"; the fallback is "MethodWithAllocations".

    Definition Classes
    AllocationFreenessPropertyMetaInformation