Package | Description |
---|---|
org.apache.hadoop.hdfs.util |
Modifier and Type | Method and Description |
---|---|
void |
EnumDoubles.add(EnumDoubles<E> that)
Add the values of that object to this.
|
void |
EnumDoubles.set(EnumDoubles<E> that)
Set the values of this object to that object.
|
void |
EnumDoubles.subtract(EnumDoubles<E> that)
Subtract the values of this object from that object.
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.