public class GHashIORejected extends Object
Constructor and Description |
---|
GHashIORejected(BigDecimal stale,
BigDecimal duplicate,
BigDecimal lowdiff) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getDuplicate() |
BigDecimal |
getLowdiff() |
BigDecimal |
getStale() |
public GHashIORejected(BigDecimal stale, BigDecimal duplicate, BigDecimal lowdiff)
stale
- duplicate
- lowdiff
- public BigDecimal getStale()
public BigDecimal getDuplicate()
public BigDecimal getLowdiff()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.