Interface VolumePositionTranslator<V extends Volume,T>
- Type Parameters:
V
- The type ofVolume
this translator operates uponT
- 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.-
Method Summary
-
Method Details
-
apply
-