A B C D E F G H I J K L M N O P R S T U V W

R

Randomizer - Class in net.aavalla.utils.general
 
Randomizer() - Constructor for class net.aavalla.utils.general.Randomizer
 
range(E, E) - Static method in class net.aavalla.utils.jobpool.parameters.SyncEnumSet
 
ReadonlyIterator<T> - Class in net.aavalla.utils.general
This class represents a read only iterator for any Collection object.
ReadonlyIterator(Collection<T>) - Constructor for class net.aavalla.utils.general.ReadonlyIterator
Constructor
remove() - Method in class net.aavalla.utils.general.ReadonlyIterator
Deprecated. 
remove(Object) - Method in class net.aavalla.utils.general.RetrievalAbstractMap
Removes a mapping with the specified key from this Map.
remove(Object) - Method in class net.aavalla.utils.general.RetrievalHashMap
Removes the mapping with the specified key from this map.
remove(Object) - Method in class net.aavalla.utils.general.RetrievalHashSet
Removes the specified object from this RetrievalHashSet.
remove(Object) - Method in class net.aavalla.utils.jobpool.parameters.SyncEnumSet
 
removeAll(Collection<?>) - Method in class net.aavalla.utils.jobpool.parameters.SyncEnumSet
 
removeFieldListener(FieldListener) - Method in class net.aavalla.utils.jobpool.parameters.FieldInstance
 
removeFieldTypeHandler(FieldTypeHandler) - Static method in class net.aavalla.utils.jobpool.parameters.FieldInstance
 
removeJobFinishedListener(JobFinishedListener) - Method in class net.aavalla.utils.jobpool.Job
Removes a listener.
removeJobPoolMessageListener(JobPoolMessageListener) - Method in class net.aavalla.utils.jobpool.JobPool
 
removeParameterChangedListener(VennPanel) - Method in class net.aavalla.utils.gui.twovenn.VennParameters
 
removeUnwanted(String, Pattern) - Static method in class net.aavalla.utils.general.StrUtils
Removes any substrings matching given pattern
removeUpdate(DocumentEvent) - Method in class net.aavalla.utils.jobpool.parameters.gui.DoubleComponent
 
removeUpdate(DocumentEvent) - Method in class net.aavalla.utils.jobpool.parameters.gui.IntegerComponent
 
removeUpdate(DocumentEvent) - Method in class net.aavalla.utils.jobpool.parameters.gui.StringComponent
 
repaint(long, int, int, int, int) - Method in class net.aavalla.utils.jobpool.gui.JobTreeCellRenderer
 
repaint(Rectangle) - Method in class net.aavalla.utils.jobpool.gui.JobTreeCellRenderer
 
repaint() - Method in class net.aavalla.utils.jobpool.gui.JobTreeCellRenderer
 
reportProgress(int) - Method in class net.aavalla.utils.jobpool.Job
Reports the progress of this job to listeners including the pool.
reportStatus(String) - Method in class net.aavalla.utils.jobpool.Job
 
retainAll(Collection<?>) - Method in class net.aavalla.utils.jobpool.parameters.SyncEnumSet
 
RetrievalAbstractMap<K,V> - Class in net.aavalla.utils.general
This class is an abstract implementation of the Map interface.
RetrievalAbstractMap() - Constructor for class net.aavalla.utils.general.RetrievalAbstractMap
Constructs a new instance of this AbstractMap.
RetrievalHashMap<K,V> - Class in net.aavalla.utils.general
RetrievalHashMap is an implementation of Map.
RetrievalHashMap() - Constructor for class net.aavalla.utils.general.RetrievalHashMap
Constructs a new empty RetrievalHashMap instance.
RetrievalHashMap(int) - Constructor for class net.aavalla.utils.general.RetrievalHashMap
Constructs a new RetrievalHashMap instance with the specified capacity.
RetrievalHashMap(int, float) - Constructor for class net.aavalla.utils.general.RetrievalHashMap
Constructs a new RetrievalHashMap instance with the specified capacity and load factor.
RetrievalHashMap(Map<? extends K, ? extends V>) - Constructor for class net.aavalla.utils.general.RetrievalHashMap
Constructs a new RetrievalHashMap instance containing the mappings from the specified map.
RetrievalHashSet<E> - Class in net.aavalla.utils.general
HashSet is an implementation of a Set.
RetrievalHashSet() - Constructor for class net.aavalla.utils.general.RetrievalHashSet
Constructs a new empty instance of HashSet.
RetrievalHashSet(int) - Constructor for class net.aavalla.utils.general.RetrievalHashSet
Constructs a new instance of RetrievalHashSet with the specified capacity.
RetrievalHashSet(int, float) - Constructor for class net.aavalla.utils.general.RetrievalHashSet
Constructs a new instance of RetrievalHashSet with the specified capacity and load factor.
RetrievalHashSet(Collection<? extends E>) - Constructor for class net.aavalla.utils.general.RetrievalHashSet
Constructs a new instance of RetrievalHashSet containing the unique elements in the specified collection.
revalidate() - Method in class net.aavalla.utils.jobpool.gui.JobTreeCellRenderer
 

A B C D E F G H I J K L M N O P R S T U V W