public class IDistMappedResolver extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IDistMappedResolver.ThreadSafe
Provide a way to reuse the Integer Distribution Resolver for each thread.
|
| Constructor and Description |
|---|
IDistMappedResolver(Class<? extends org.apache.commons.math3.distribution.IntegerDistribution> distClass,
String... args) |
IDistMappedResolver(String... args) |
public IDistMappedResolver(Class<? extends org.apache.commons.math3.distribution.IntegerDistribution> distClass, String... args)
public IDistMappedResolver(String... args)
public IDistMappedCoupler resolve()
Copyright © 2017. All rights reserved.