<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/technology/cnxml/schema/dtd/0.5/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" xmlns:m="http://www.w3.org/1998/Math/MathML" id="new">
  <name>Ordering Object and Priority Queue</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2008/06/26 15:02:08.438 GMT-5</md:created>
  <md:revised>2008/06/26 15:16:54.758 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="swong">
      <md:firstname>Stephen</md:firstname>
      
      <md:surname>Wong</md:surname>
      <md:email>swong@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="swong">
      <md:firstname>Stephen</md:firstname>
      
      <md:surname>Wong</md:surname>
      <md:email>swong@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>Java</md:keyword>
    <md:keyword>object oriented</md:keyword>
    <md:keyword>OOD</md:keyword>
    <md:keyword>OOP</md:keyword>
    <md:keyword>ordering</md:keyword>
    <md:keyword>priority</md:keyword>
    <md:keyword>programming</md:keyword>
    <md:keyword>queue</md:keyword>
    <md:keyword>RAC</md:keyword>
    <md:keyword>restricted access container</md:keyword>
  </md:keywordlist>

  <md:abstract>The modulde describes a comparator objects for determiniging a binaryorder and bulds a generalized priority queue with it.</md:abstract>
</metadata>
  <content>
    <para id="delete_me">Placeholder.  Content to be added later.</para>   
  </content>
  
</document>
