-
- All Known Implementing Classes:
ClassNameOnlyAbbreviator,TargetLengthBasedClassNameAbbreviator,TargetLengthBasedClassNameAbbreviator2
public interface Abbreviator
An interface used for abbreviating strings according to different policies.- Author:
- Ceki Gulcu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringabbreviate(String in)
-
-
-
Method Detail
-
abbreviate
String abbreviate(String in)
-
-