Java org.eclipse.jgit.transport RefFilter fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jgit.transport RefFilter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jgit.transport RefFilter.

The text is from its open source code.

Implementation

org.eclipse.jgit.transport.RefFilter has the following implementations.
Click this link to see all its implementation.

Field

RefFilterDEFAULT
The default filter, allows all refs to be shown.

Constructor