Package one.microstream.chars
Interface StringStamper
-
- All Known Implementing Classes:
StringStamper.Default
,StringSubstituter
public interface StringStamper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
StringStamper.Default
-
Method Summary
Modifier and Type Method Description String
stampString(char[] chars, int offset, int length)
-
-
-
Method Detail
-
stampString
String stampString(char[] chars, int offset, int length)
-
-