public interface ExchangeRateProviderSupplier extends java.util.function.Supplier<String>
ExchangeRateProvider
that defines an implementations.Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
get
String getDescription()
ExchangeRateProvider
Copyright © 2012–2015 JSR 354 - Expert Group. All rights reserved.