hla.rti1516
Interface AttributeHandleValueMapFactory

All Superinterfaces:
Serializable

public interface AttributeHandleValueMapFactory
extends Serializable

Factory for AttributeHandleValueMap instances.


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

Method Detail

create

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