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