Uses of Interface
jline.io.LineResultRecorder.Body
Packages that use LineResultRecorder.Body
-
Uses of LineResultRecorder.Body in jline.io
Methods in jline.io with parameters of type LineResultRecorder.BodyModifier and TypeMethodDescriptionstatic <T> TLineResultRecorder.around(Object solver, String view, LineResultRecorder.Body<T> body) Run one result getter, recording what it returned.