Uses of Enum
org.eclipse.jgit.transport.NetRC.State
Packages that use NetRC.State
-
Uses of NetRC.State in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport with type parameters of type NetRC.StateMethods in org.eclipse.jgit.transport that return NetRC.StateModifier and TypeMethodDescriptionstatic NetRC.State
Returns the enum constant of this type with the specified name.static NetRC.State[]
NetRC.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.