|
RiTa index |
|
| Name | RiTa.removeRandom() |
| Class | RiTa |
| Description | Removes a random element from a Collection, maintaining the ordering |
| Syntax | RiTa.removeRandom(c); |
| Returns | java.lang.Object - null if List is null or empty, else removed item |
| Usage | Web & Application [static] |
| Related | |