org.abora.white.tabtool
Class LPPrimeSizeProvider
java.lang.Object
|
+--org.abora.white.xpp.basic.Heaper
|
+--org.abora.white.tabtool.PrimeSizeProvider
|
+--org.abora.white.tabtool.LPPrimeSizeProvider
- public class LPPrimeSizeProvider
- extends PrimeSizeProvider
This is a non-stepper stepper that returns a stream of prime numbers.
SCPrimeSizeProvider rejects many primes to be nice for secondary clustering at the cost of
increased table size, LPPrimeSizeProvider does not claim to do this.
- michael 31 July 1991
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
MySoleProvider
protected static LPPrimeSizeProvider MySoleProvider
LPPrimeSizeProvider
protected LPPrimeSizeProvider(Int32Array aSmallPrimeTable)
make
public static PrimeSizeProvider make()
actualHashForEqual
public int actualHashForEqual()
- Description copied from class:
Heaper
- Defined by subclasses to produce the value returned by hashForEqual.
- Overrides:
actualHashForEqual in class PrimeSizeProvider
isEqual
public boolean isEqual(Heaper other)
- Description copied from class:
Heaper
- Return true if the two objects are equal.
- Overrides:
isEqual in class PrimeSizeProvider
primeTable
public static Int32Array primeTable()
Copyright © 2003 David G Jones. All Rights Reserved.
Original Udanax-Gold - Copyright © 1979-1999 Udanax.com. All rights reserved.