com.levigo.jadice.annotation.profiles
Class PropertiesDescriptor.CollectionValue.ListValue<C extends List<Object>>

java.lang.Object
  extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue<C>
      extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue<C>
          extended by com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue.ListValue<C>
All Implemented Interfaces:
PropertiesDescriptor.Value<C>
Enclosing class:
PropertiesDescriptor.CollectionValue<C extends Collection<Object>>

public static class PropertiesDescriptor.CollectionValue.ListValue<C extends List<Object>>
extends PropertiesDescriptor.CollectionValue<C>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
PropertiesDescriptor.CollectionValue.ListValue<C extends List<Object>>, PropertiesDescriptor.CollectionValue.SetValue<C extends Set<Object>>
 
Constructor Summary
PropertiesDescriptor.CollectionValue.ListValue()
           
PropertiesDescriptor.CollectionValue.ListValue(C value)
           
 
Method Summary
protected  C createDefaultCollection()
           
 
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.CollectionValue
getElements, getV, initCollection, setElements, wrap
 
Methods inherited from class com.levigo.jadice.annotation.profiles.PropertiesDescriptor.JavaTypedValue
getJavaTypeName, setJavaTypeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesDescriptor.CollectionValue.ListValue

public PropertiesDescriptor.CollectionValue.ListValue()

PropertiesDescriptor.CollectionValue.ListValue

public PropertiesDescriptor.CollectionValue.ListValue(C value)
Method Detail

createDefaultCollection

protected C createDefaultCollection()
Overrides:
createDefaultCollection in class PropertiesDescriptor.CollectionValue<C extends List<Object>>


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.