JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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 final
InheritableThreadLocal
<
NLS
>
NLS.
local
Methods in
org.eclipse.jgit.nls
that return
NLS
Modifier and Type
Method
Description
private static
NLS
NLS.
useJVMDefaultInternal
()