com.intel.hadoop.graphbuilder.types
Interface Mergable<T>

All Known Implementing Classes:
DoubleType, EmptyType, FloatType, IntType, LongType

public interface Mergable<T>


Method Summary
 void add(T other)
           
 

Method Detail

add

void add(T other)