Class RtfSink.Counter
- java.lang.Object
-
- org.apache.maven.doxia.module.rtf.RtfSink.Counter
-
- Enclosing class:
- RtfSink
static class RtfSink.Counter extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private int
value
-
Constructor Summary
Constructors Constructor Description Counter(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
get()
(package private) void
increment()
(package private) void
increment(int value)
(package private) void
set(int value)
-