|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mutabilitydetector.locations.ClassName org.mutabilitydetector.locations.Slashed
@Immutable public final class Slashed
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 |
---|
public boolean equals(Object obj)
equals
in class ClassName
public int hashCode()
hashCode
in class ClassName
public Dotted toDotted()
public static Slashed slashed(String slashedClassName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |