Interface HigsonList<T>

All Superinterfaces:
Collection<T>, Iterable<T>, List<T>, PropertySource<CollectionProperty>
All Known Implementing Classes:
HigsonEntityList

public interface HigsonList<T> extends List<T>, PropertySource<CollectionProperty>