2670267126722673267426752676
return DoubleByteHashMap.this.toBag(); } public LazyByteIterable asLazy() { return new LazyByteIterableAdapter(this); }
return LongByteHashMap.this.toBag(); } public LazyByteIterable asLazy() { return new LazyByteIterableAdapter(this); }
677678679680681682683
return ByteHashBag.newBag(this); } public LazyByteIterable asLazy() { return new LazyByteIterableAdapter(this); }
282283284285286287288
return new ByteHashBag(); } public LazyByteIterable asLazy() { return new LazyByteIterableAdapter(this); }
2667266826692670267126722673
return IntByteHashMap.this.toBag(); } public LazyByteIterable asLazy() { return new LazyByteIterableAdapter(this); }
return FloatByteHashMap.this.toBag(); } public LazyByteIterable asLazy() { return new LazyByteIterableAdapter(this); }
3362336333643365336633673368
661662663664665666667