br.com.objectos.lang.JavaProfileProviderSingleton Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of objectos-lang Show documentation
Show all versions of objectos-lang Show documentation
A set of utilities for classes of the java.lang and the java.util packages.
The newest version!
package br.com.objectos.lang;
import br.com.objectos.annotations.Generated;
@Generated("br.com.objectos.multirelease.processor.SingletonProcessor")
final class JavaProfileProviderSingleton {
static final br.com.objectos.lang.JavaProfileProviderJava6 INSTANCE = JavaProfileProviderJava6.INSTANCE;
private JavaProfileProviderSingleton() {}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy