| Constructor and Description |
|---|
SNExploration() |
SNExploration(SNExploration explorationList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(POPAccessPoint e) |
boolean |
contains(POPAccessPoint o) |
boolean |
contains(java.lang.String o) |
boolean |
deserialize(POPBuffer buffer)
Deserialize an object from the buffer
|
boolean |
serialize(POPBuffer buffer)
Serialize an object into the buffer
|
public SNExploration()
public SNExploration(SNExploration explorationList)
public boolean contains(POPAccessPoint o)
public boolean contains(java.lang.String o)
public boolean add(POPAccessPoint e)
public boolean serialize(POPBuffer buffer)
IPOPBasepublic boolean deserialize(POPBuffer buffer)
IPOPBasedeserialize in interface IPOPBasebuffer - The buffer to deserialize from