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

E47891-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]
sort(ObjectArray::Handle hao, Comparator::Handle hComparator=NULL)Arrays [static]

Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.