xbn_examples.array
Class XmplBinarySearchData_asc

java.lang.Object
  |
  +--xbn.XBNObject
        |
        +--xbn.programs.XBNStatic
              |
              +--xbn_examples.array.XmplBinarySearchData_asc

public class XmplBinarySearchData_asc
extends XBNStatic

Example code for BinarySearchData and UtilArray, where the int array to search as ascending

Source code:  XmplBinarySearchData_asc.java


Fields inherited from class xbn.XBNObject
bFALSE_IN_PRODUCTION, bTRUE_IN_PRODUCTION, sCNSTR, sES, sLINE_SEP
 
Constructor Summary
XmplBinarySearchData_asc()
           
 
Method Summary
static void main(String[] as_cmdLineParams)
           
 
Methods inherited from class xbn.programs.XBNStatic
throwAXS
 
Methods inherited from class xbn.XBNObject
getXMsgPrefix, sop, sopl, sopl, throwAX, throwAXIfBadStr, throwAXIfNull, throwAXSpoof
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmplBinarySearchData_asc

public XmplBinarySearchData_asc()
Method Detail

main

public static final void main(String[] as_cmdLineParams)



Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.

 

http://sourceforge.net/projects/xbnjava

 

SourceForge.net Logo