Uses of Class
com.rabbitmq.http.client.domain.Sample
-
Packages that use Sample Package Description com.rabbitmq.http.client.domain -
-
Uses of Sample in com.rabbitmq.http.client.domain
Methods in com.rabbitmq.http.client.domain that return types with arguments of type Sample Modifier and Type Method Description List<Sample>RateDetails. getSamples()Constructor parameters in com.rabbitmq.http.client.domain with type arguments of type Sample Constructor Description RateDetails(double average, double averageRate, double rate, List<Sample> samples)
-