
io.horizon.uca.compare.VsLong Maven / Gradle / Ivy
The newest version!
package io.horizon.uca.compare;
/**
* @author Lang
*/
final class VsLong extends AbstractSame {
public VsLong() {
super(Long.class);
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy