MCPcopy Create free account
hub / github.com/carrot2/carrot2 / MutableCharArray

Class MutableCharArray

core/src/main/java/org/carrot2/util/MutableCharArray.java:22–209  ·  view source on GitHub ↗

Implements CharSequence over a mutable char[] buffer. This class implements proper content-based #hashCode() and #equals(Object) against other MutableCharArray objects, assuming the underlying character buffers does not change. In case the buffers is

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected