C++ Client API Reference for Oracle Coherence
14c (14.1.2.0.0)

F79659-03

Arrays Member List

This is the complete list of members for Arrays, including all inherited members.

asList(ObjectArray::View vao)Arrays [static]
binarySearch(ObjectArray::View vaoSorted, Object::View vo, Comparator::View vComparator=NULL)Arrays [static]
binarySearch(ObjectArray::View vaoSorted, size32_t iStart, size32_t iEnd, Object::View vo, Comparator::View vComparator=NULL)Arrays [static]
copy(ObjectArray::Handle haoSrc, size32_t iSrcStart, ObjectArray::Handle haoDest, size32_t iDestStart, size32_t cElements)Arrays [static]
reverse(ObjectArray::Handle hao)Arrays [static]
sort(ObjectArray::Handle hao, Comparator::Handle hComparator=NULL)Arrays [static]
swap(ObjectArray::Handle hao, size32_t i, size32_t j)Arrays [static]

Copyright © 2000, 2025, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.