org.mutabilitydetector.locations
Class Slashed

java.lang.Object
  extended by org.mutabilitydetector.locations.ClassName
      extended by org.mutabilitydetector.locations.Slashed

@Immutable
public final class Slashed
extends ClassName


Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
static Slashed slashed(String slashedClassName)
           
 Dotted toDotted()
           
 
Methods inherited from class org.mutabilitydetector.locations.ClassName
asString, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class ClassName

hashCode

public int hashCode()
Overrides:
hashCode in class ClassName

toDotted

public Dotted toDotted()

slashed

public static Slashed slashed(String slashedClassName)


Copyright © 2013. All Rights Reserved.