Uses of Interface
org.eclipse.jgit.lib.TypedConfigGetter
Packages that use TypedConfigGetter
-
Uses of TypedConfigGetter in org.eclipse.jgit.lib
Classes in org.eclipse.jgit.lib that implement TypedConfigGetterModifier and TypeClassDescriptionclassAnTypedConfigGetterthat throwsIllegalArgumentExceptionon invalid values.Fields in org.eclipse.jgit.lib declared as TypedConfigGetterModifier and TypeFieldDescriptionprivate static final TypedConfigGetterConfig.DEFAULT_GETTERprivate static TypedConfigGetterConfig.typedGetterMethods in org.eclipse.jgit.lib with parameters of type TypedConfigGetterModifier and TypeMethodDescriptionstatic voidConfig.setTypedConfigGetter(TypedConfigGetter getter) Globally sets aTypedConfigGetterthat is subsequently used to read typed values from all git configs.