jline.console.history
Interface History.Entry

Enclosing interface:
History

public static interface History.Entry


Method Summary
 int index()
           
 java.lang.CharSequence value()
           
 

Method Detail

index

int index()

value

java.lang.CharSequence value()


Copyright © 2008-2011 Sonatype. All Rights Reserved.