net.metanotion.io
Interface BlockHandle<D>

All Known Implementing Classes:
Handle

public interface BlockHandle<D>


Method Summary
 D get()
           
 void set(D d)
           
 

Method Detail

get

D get()

set

void set(D d)