ImageGearJava Project > com.accusoft.imagegear.processing.layers Package > ImGearLayerArray Class : lastIndexOf Method |
public int lastIndexOf( java.lang.Object o ) |
Exception | Description |
---|---|
java.lang.ClassCastException | if the type of the specified element is incompatible with this list (optional) |
java.lang.NullPointerException | if the specified element is null and this list does not permit null elements (optional) |