hla.rti
Interface RegionHandleSetFactory

All Superinterfaces:
java.io.Serializable

public interface RegionHandleSetFactory
extends java.io.Serializable

A factory for RegionHandleSets.

Author:
DMSO

Method Summary
 RegionHandleSet create()
          Creates and returns a new RegionHandleSet.
 

Method Detail

create

public RegionHandleSet create()
Creates and returns a new RegionHandleSet.

Returns:
the newly created RegionHandleSet