MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / endsWith

Method endsWith

src/java/lang/String.java:406–408  ·  view source on GitHub ↗

Determines whether the String ends with some suffix. @param suffix the suffix @return true if the String ends with the specified suffix; false otherwise.

(String suffix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

startsWithMethod · 0.95

Tested by

no test coverage detected