All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class IdentifyObjects extends UnaryWithObjectsBase
Assigns a unique id number to each object.

The behaviour is undefined when objects overlap with each other. An ID of either object arbitrarily will be assigned.

Author:
Owen Feehan