| Package | Description | 
|---|---|
| org.opennms.netmgt.flows.api | 
| Modifier and Type | Method and Description | 
|---|---|
BytesInOut | 
TrafficSummary.getBytesInOut()  | 
BytesInOut | 
BytesInOut.minus(BytesInOut other)  | 
static BytesInOut | 
BytesInOut.sum(BytesInOut a,
   BytesInOut b)  | 
static <T> BytesInOut | 
BytesInOut.sum(com.google.common.collect.ImmutableSet<Map.Entry<Directional<T>,Double>> entrySet)  | 
static <T> BytesInOut | 
BytesInOut.sum(List<TrafficSummary<T>> summaries)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
BytesInOut.compareTo(BytesInOut other)  | 
BytesInOut | 
BytesInOut.minus(BytesInOut other)  | 
static BytesInOut | 
BytesInOut.sum(BytesInOut a,
   BytesInOut b)  | 
Copyright © 2020. All rights reserved.