A B C D E F G H I M O P R S T W

R

remove(T[], int, int) - Static method in class org.vostok.io.Arrays
Remove as mutch as "length" element(s) at index "index" from "obj".
remove(Object) - Method in class org.vostok.lang.PriorityList
Remove entry using it's object as source.
removeAll(Collection<?>) - Method in class org.vostok.lang.PriorityList
method inherit from Collection.
removeByKey(String) - Method in class org.vostok.lang.PriorityList
remove an entry from the list using it's key
retainAll(Collection<?>) - Method in class org.vostok.lang.PriorityList
method inherit from Collection.

A B C D E F G H I M O P R S T W