org.mutabilitydetector.locations
Class ClassNameConverter
java.lang.Object
org.mutabilitydetector.locations.ClassNameConverter
@Immutable
public final class ClassNameConverter
- extends Object
- Author:
- Graham Allan / Grundlefleck at gmail dot com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONVERTER
public static final ClassNameConverter CONVERTER
TO_DOTTED_STRING
public static final com.google.common.base.Function<String,String> TO_DOTTED_STRING
ClassNameConverter
public ClassNameConverter()
dotted
public String dotted(String givenClassName)
Copyright © 2013. All Rights Reserved.