Searches for an object in the array. If it is found its index will be returned. This method only returns the index of an object that is identical to the given one. Thus objects that might contain the same value as the given one will not be considered. @param obj The object to look for. @retu
(Object obj)
source not stored for this graph (policy: none)