Constructor and Description |
---|
CMList(T targetType,
MTypeInfo<T,C> itemTypeInfo) |
Modifier and Type | Method and Description |
---|---|
<V> V |
acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor) |
MTypeInfo<T,C> |
getItemTypeInfo() |
T |
getTargetType() |
String |
toString() |
public T getTargetType()
getTargetType
in interface MTypeInfo<T,C>
public MTypeInfo<T,C> getItemTypeInfo()
getItemTypeInfo
in interface MList<T,C>
public <V> V acceptTypeInfoVisitor(MTypeInfoVisitor<T,C,V> visitor)
acceptTypeInfoVisitor
in interface MTypeInfo<T,C>
Copyright © 2005–2015. All rights reserved.