Uses of Enum
org.eclipse.jgit.transport.NetRC.State
Packages that use NetRC.State
-
Uses of NetRC.State in org.eclipse.jgit.transport
Subclasses with type arguments of type NetRC.State in org.eclipse.jgit.transportFields in org.eclipse.jgit.transport with type parameters of type NetRC.StateMethods in org.eclipse.jgit.transport that return NetRC.StateModifier and TypeMethodDescriptionstatic NetRC.StateReturns 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.