Uses of Class
org.eclipse.jgit.nls.NLS
-
Packages that use NLS Package Description org.eclipse.jgit.nls Native language support (i18n). -
-
Uses of NLS in org.eclipse.jgit.nls
Fields in org.eclipse.jgit.nls with type parameters of type NLS Modifier and Type Field Description private static java.lang.InheritableThreadLocal<NLS>
NLS. local
Methods in org.eclipse.jgit.nls that return NLS Modifier and Type Method Description private static NLS
NLS. useJVMDefaultInternal()
-