Interface VolumePositionTranslator<V extends Volume,T>

Type Parameters:
V - The type of Volume this translator operates upon
T - The type of in-game object this translator operates upon

public interface VolumePositionTranslator<V extends Volume,T>
A "final step" to a VolumeStream's collection into a VolumeCollector to where the desired T element is potentially translated.