Module hla.rti1516e
Package hla.rti1516e

Interface AttributeHandleValueMapFactory

All Superinterfaces:
Serializable

public interface AttributeHandleValueMapFactory extends Serializable
Factory for AttributeHandleValueMap instances.
  • Method Summary

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

    • create

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