public abstract class HDF4Products extends Object implements List<HDF4Products.HDF4Product>
Modifier and Type | Class and Description |
---|---|
class |
HDF4Products.HDF4Product |
Constructor and Description |
---|
HDF4Products(int nProducts) |
public boolean add(HDF4Products.HDF4Product o)
add
in interface Collection<HDF4Products.HDF4Product>
add
in interface List<HDF4Products.HDF4Product>
public void add(int index, HDF4Products.HDF4Product element)
add
in interface List<HDF4Products.HDF4Product>
public boolean addAll(Collection<? extends HDF4Products.HDF4Product> c)
addAll
in interface Collection<HDF4Products.HDF4Product>
addAll
in interface List<HDF4Products.HDF4Product>
public boolean addAll(int index, Collection<? extends HDF4Products.HDF4Product> c)
addAll
in interface List<HDF4Products.HDF4Product>
public void clear()
clear
in interface Collection<HDF4Products.HDF4Product>
clear
in interface List<HDF4Products.HDF4Product>
public boolean contains(Object o)
contains
in interface Collection<HDF4Products.HDF4Product>
contains
in interface List<HDF4Products.HDF4Product>
public boolean containsAll(Collection<?> c)
containsAll
in interface Collection<HDF4Products.HDF4Product>
containsAll
in interface List<HDF4Products.HDF4Product>
public HDF4Products.HDF4Product get(int productIndex)
get
in interface List<HDF4Products.HDF4Product>
public int indexOf(Object o)
indexOf
in interface List<HDF4Products.HDF4Product>
public boolean isEmpty()
isEmpty
in interface Collection<HDF4Products.HDF4Product>
isEmpty
in interface List<HDF4Products.HDF4Product>
public Iterator<HDF4Products.HDF4Product> iterator()
iterator
in interface Iterable<HDF4Products.HDF4Product>
iterator
in interface Collection<HDF4Products.HDF4Product>
iterator
in interface List<HDF4Products.HDF4Product>
public int lastIndexOf(Object o)
lastIndexOf
in interface List<HDF4Products.HDF4Product>
public ListIterator<HDF4Products.HDF4Product> listIterator()
listIterator
in interface List<HDF4Products.HDF4Product>
public ListIterator<HDF4Products.HDF4Product> listIterator(int index)
listIterator
in interface List<HDF4Products.HDF4Product>
public HDF4Products.HDF4Product remove(int index)
remove
in interface List<HDF4Products.HDF4Product>
public boolean remove(Object o)
remove
in interface Collection<HDF4Products.HDF4Product>
remove
in interface List<HDF4Products.HDF4Product>
public boolean removeAll(Collection<?> c)
removeAll
in interface Collection<HDF4Products.HDF4Product>
removeAll
in interface List<HDF4Products.HDF4Product>
public boolean retainAll(Collection<?> c)
retainAll
in interface Collection<HDF4Products.HDF4Product>
retainAll
in interface List<HDF4Products.HDF4Product>
public HDF4Products.HDF4Product set(int productIndex, HDF4Products.HDF4Product product)
set
in interface List<HDF4Products.HDF4Product>
public int size()
size
in interface Collection<HDF4Products.HDF4Product>
size
in interface List<HDF4Products.HDF4Product>
public List<HDF4Products.HDF4Product> subList(int fromIndex, int toIndex)
subList
in interface List<HDF4Products.HDF4Product>
public Object[] toArray()
toArray
in interface Collection<HDF4Products.HDF4Product>
toArray
in interface List<HDF4Products.HDF4Product>
public <T> T[] toArray(T[] a)
toArray
in interface Collection<HDF4Products.HDF4Product>
toArray
in interface List<HDF4Products.HDF4Product>
public HDF4Products.HDF4Product get(String productName)
public int getNProducts()
Copyright © 2006–2016 GeoSolutions. All rights reserved.