Package net.sourceforge.plantuml.utils
Class CharInspectorImpl
java.lang.Object
net.sourceforge.plantuml.utils.CharInspectorImpl
- All Implemented Interfaces:
CharInspector
-
Method Summary
-
Method Details
-
peek
public char peek(int ahead) - Specified by:
peek
in interfaceCharInspector
-
jump
public void jump()- Specified by:
jump
in interfaceCharInspector
-