Interface IMultiValueHolder<V>

Type Parameters:
V - is the type of the values of a IMultiValueHolder.
All Known Subinterfaces:
IFluentMutableMultiValueHolder<H,V>, IMutableMultiValueHolder<V>

public interface IMultiValueHolder<V>
A IMultiValueHolder can contain several values.
Author:
Silvan Wyss
  • Method Summary

    Modifier and Type
    Method
    Description