org.jcsp.net.settings
public class LinkProfiles extends Object
Constructor and Description |
---|
LinkProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
addProfile(LinkProfile p) |
LinkProfile |
getLastProfile() |
LinkProfile |
getProfile(String name) |
LinkProfile[] |
getProfiles() |
void |
removeProfile(LinkProfile p) |
String |
toString() |
public void addProfile(LinkProfile p)
public void removeProfile(LinkProfile p)
public LinkProfile getProfile(String name)
public LinkProfile[] getProfiles()
public LinkProfile getLastProfile()
Submit a bug or feature to jcsp-team@kent.ac.uk
Version 1.1-rc4 of the JCSP API Specification (Copyright 1997-2008 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.