public interface Current
SimpleValueFactory interface.| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
Current.Unit  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)
Indicates whether some other  
Current object is "equal to" this one. | 
double | 
getAs(Current.Unit unit)
Provides the value in specified units 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
double getAs(Current.Unit unit)
unit - the unit typedouble value in specified unitsint hashCode()
boolean equals(Object obj)
Current object is "equal to" this one.Copyright © 2019. All rights reserved.