Class InternalIdentifierConverter
-
-
Constructor Summary
Constructors Constructor Description InternalIdentifierConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringdoBackward(String b)protected StringdoForward(String a)-
Methods inherited from class com.google.common.base.Converter
andThen, apply, convert, convertAll, equals, from, identity, reverse
-
-
-
-
Constructor Detail
-
InternalIdentifierConverter
public InternalIdentifierConverter()
-
-