org.mutabilitydetector.locations
Class ClassIdentifier

java.lang.Object
  extended by org.mutabilitydetector.locations.ClassIdentifier

@Immutable
public final class ClassIdentifier
extends Object


Method Summary
 Dotted asDotted()
           
static ClassIdentifier forClass(Dotted className)
           
static ClassIdentifier forClass(Slashed className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

asDotted

public Dotted asDotted()

forClass

public static ClassIdentifier forClass(Dotted className)

forClass

public static ClassIdentifier forClass(Slashed className)


Copyright © 2013. All Rights Reserved.