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

E

Entry - Class in org.vostok.lang
holder class for a key data's value couple.
Entry(String, T) - Constructor for class org.vostok.lang.Entry
Create a new entry to add into a PriorityList.
Entry(String) - Constructor for class org.vostok.lang.Entry
constructor allowing null object value.
equals(Object) - Method in class org.vostok.lang.Entry
equals method. 2 entries are set to be equal if both are Entry classes and key matches.

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