ANTS v2.0 API

ants.core
Class ProtocolRegister.Owner

java.lang.Object
  |
  +--ants.core.ProtocolRegister.Owner
Enclosing class:
ants.core.ProtocolRegister

public static class ProtocolRegister.Owner
extends java.lang.Object

A simple class used to define the owner of a protocol.


Field Summary
 java.lang.String data
           
 java.lang.String id
           
 
Constructor Summary
ProtocolRegister.Owner(java.lang.String id, java.lang.String data)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public java.lang.String id

data

public java.lang.String data
Constructor Detail

ProtocolRegister.Owner

public ProtocolRegister.Owner(java.lang.String id,
                              java.lang.String data)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

ANTS v2.0 API

This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/