509510511512513514515
* * @return the hint map implementation */ protected Map createHintMap() { return new StaticBucketMap(); }
507508509510511512513