Uses of Record Class
net.osslabz.crypto.CurrencyPair
-
Uses of CurrencyPair in net.osslabz.crypto
Methods in net.osslabz.crypto that return CurrencyPairModifier and TypeMethodDescriptionOhlc.currencyPair()OhlcAsset.currencyPair()TradingAsset.currencyPair()Returns the value of thecurrencyPairrecord component.static CurrencyPairCurrencyPair.fromString(String currencyPair) Constructors in net.osslabz.crypto with parameters of type CurrencyPairModifierConstructorDescriptionTradingAsset(Exchange exchange, CurrencyPair currencyPair) Creates an instance of aTradingAssetrecord class.