接口 TypedProp.Multiple<S,​T>

所有超级接口:
TypedProp<S,​T>
所有已知子接口:
TypedProp.ReferenceList<S,​T>, TypedProp.ScalarList<S,​T>
所有已知实现类:
TypedPropImpl.ReferenceList, TypedPropImpl.ScalarList
封闭接口:
TypedProp<S,​T>

public static interface TypedProp.Multiple<S,​T> extends TypedProp<S,​T>