Interface LinePositionAdder<T extends Identifiable<T>>

All Superinterfaces:
ExtensionAdder<T,LinePosition<T>>
All Known Implementing Classes:
LinePositionAdderImpl

public interface LinePositionAdder<T extends Identifiable<T>> extends ExtensionAdder<T,LinePosition<T>>
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>
  • Method Details