MCPcopy Create free account
hub / github.com/M66B/FairEmail / toString

Method toString

app/src/main/java/javax/mail/Address.java:49–50  ·  view source on GitHub ↗

Return a String representation of this address object. @return string representation of this address

()

Source from the content-addressed store, hash-verified

47 * @return string representation of this address
48 */
49 @Override
50 public abstract String toString();
51
52 /**
53 * The equality operator. Subclasses should provide an

Callers 1

fromMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected