LimeWire Collection Component API

org.limewire.collection
Interface NodeGenerator

All Known Implementing Classes:
NodeGenerator.NullGenerator

public interface NodeGenerator

Something that generates a tree node such as Tiger hash.


Nested Class Summary
static class NodeGenerator.NullGenerator
           
 
Method Summary
 byte[] generate(byte[] left, byte[] right)
           
 

Method Detail

generate

byte[] generate(byte[] left,
                byte[] right)

LimeWire Collection Component API

Copyright © 2008 Lime Wire LLC. All Rights Reserved.