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

Method getClassName

app/src/main/java/javax/mail/Provider.java:100–102  ·  view source on GitHub ↗

Returns the name of the class that implements the protocol. @return the class name

()

Source from the content-addressed store, hash-verified

98 * @return the class name
99 */
100 public String getClassName() {
101 return className;
102 }
103
104 /**
105 * Returns the name of the vendor associated with this implementation

Callers 12

isOwnFaultMethod · 0.80
attachEnvironmentMethod · 0.80
onVmViolationMethod · 0.80
logMethod · 0.80
inferCallerMethod · 0.80
reflectionClassNamesMethod · 0.80
isStaticUtilityMethod · 0.80
isReflectionMethod · 0.80
setProviderMethod · 0.80
getServiceMethod · 0.80
addProviderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected