Package gaiasky.util
package gaiasky.util
Contains various utilities to achieve different tasks that do not
fit in any other package.
-
ClassDescriptionBinarySearchTree<T extends Comparable<T>>Consumers.Consumer10<One,
Two, Three, Four, Five, Six, Seven, Eight, Nine, Ten> Consumers.Consumer3<One,Two, Three> Consumers.Consumer4<One,Two, Three, Four> Consumers.Consumer5<One,Two, Three, Four, Five> Consumers.Consumer6<One,Two, Three, Four, Five, Six> Consumers.Consumer7<One,Two, Three, Four, Five, Six, Seven> Consumers.Consumer8<One,Two, Three, Four, Five, Six, Seven, Eight> Consumers.Consumer9<One,Two, Three, Four, Five, Six, Seven, Eight, Nine> Functions.Function2<One,Two, R> Functions.Function3<One,Two, Three, R> Functions.Function4<One,Two, Three, Four, R> Functions.Function5<One,Two, Three, Four, Five, R> Functions.Function6<One,Two, Three, Four, Five, Six, R> Contains utilities to convert monochrome images to RGB.LargeLongMap<T>A single locationLruCache<A,B> Pair<A,B> Trio<A,B, C> TwoWayHashmap<K,V>