Module hla.rti1516e
Package hla.rti1516e

Interface AttributeSetRegionSetPairListFactory

All Superinterfaces:
Serializable

public interface AttributeSetRegionSetPairListFactory extends Serializable
Factory for AttributeHandleValuePairSet instances.
  • Method Summary

    Modifier and Type
    Method
    Description
    create(int capacity)
    Creates a new AttributeHandleValuePairSet instance with specified initial capacity.
  • Method Details

    • create

      AttributeSetRegionSetPairList create(int capacity)
      Creates a new AttributeHandleValuePairSet instance with specified initial capacity.