public class DetailsDataRequestsQueue
extends java.lang.Object
Constructor and Description |
---|
DetailsDataRequestsQueue() |
Modifier and Type | Method and Description |
---|---|
boolean |
addRequest(DetailsDataRequest new_request) |
void |
removeElementByLocus(Locus locus) |
void |
removeElementByTimestamp(long timestamp) |
public boolean addRequest(DetailsDataRequest new_request)
request
- public void removeElementByTimestamp(long timestamp)
public void removeElementByLocus(Locus locus)
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.