All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.spun.util.EmbeddedSorter Maven / Gradle / Ivy

There is a newer version: 24.9.0
Show newest version
package com.spun.util;

/**
 * @deprecated use {@code Lambdas (a,b) -> comparator.compare(a.method(),b.method()) }
 */
@Deprecated
public class EmbeddedSorter
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy