java.lang.Object
org.aya.pretty.backend.string.Cursor
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidcontent(@NotNull CharSequence content, boolean visible) intintvoidinvisibleContent(@NotNull CharSequence content) booleanvoidlineBreakWith(@NotNull CharSequence lineBreak) voidmoveForward(int count) voidvoid@NotNull CharSequenceresult()voidvisibleContent(@NotNull CharSequence content)
-
构造器详细资料
-
Cursor
-
-
方法详细资料
-
result
-
getCursor
public int getCursor() -
getNestLevel
public int getNestLevel() -
content
-
invisibleContent
-
visibleContent
-
lineBreakWith
-
isAtLineStart
public boolean isAtLineStart() -
moveToNewLine
public void moveToNewLine() -
moveForward
public void moveForward(int count) -
nested
-