public class ExpandableProperty<T> extends Object
| Constructor and Description |
|---|
ExpandableProperty(Collection<T> items) |
ExpandableProperty(int size) |
ExpandableProperty(int size,
Collection<T> items) |
public ExpandableProperty(int size)
public ExpandableProperty(int size,
@Nullable
Collection<T> items)
public ExpandableProperty(Collection<T> items)
Copyright © 2017 Atlassian. All rights reserved.