Package org.esa.snap.core.util
Class ObjectArray
java.lang.Object
org.esa.snap.core.util.ObjectArray
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()intintgetObject(int i) voidset(ObjectArray array) void
-
Constructor Details
-
ObjectArray
public ObjectArray(int min, int max)
-
-
Method Details
-
getMinIndex
public int getMinIndex() -
getMaxIndex
public int getMaxIndex() -
getObject
-
setObject
-
clear
public void clear() -
set
-