Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.2.1.4.0)

E90870-01

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, 2019, Oracle and/or its affiliates. All rights reserved.