Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IndexOf(List l, Object o)

Returns the index of the given object in the given list.

IsEmpty(List l)

Return true if the given list is empty else false.

Size(List l)

Return the size of the list.

Table of Contents