Class Candidate

java.lang.Object
org.jline.reader.Candidate
All Implemented Interfaces:
Comparable<Candidate>

public class Candidate extends Object implements Comparable<Candidate>
A completion candidate.
Author:
Guillaume Nodet