<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Java software structures</title>
    <subTitle>designing and using data structures</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Lewis, John.</namePart>
    <namePart type="date">2003</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Chase, Joseph.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston : Pearson/Addison Wesley, ©2004</placeTerm>
    </place>
    <publisher> Pearson/Addison Wesley</publisher>
    <dateIssued>©2003</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent> xxix, 666 pages : color illustrations. Includes index; 23 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility">John  Lewis and Joseph Chase</note>
  <subject>
    <topic>Java ( Computer program language)</topic>
  </subject>
  <subject>
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject>
    <topic>Data structures (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA 76.73.J38L493 2003</classification>
  <identifier type="isbn">0201788785</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">151123</recordCreationDate>
  </recordInfo>
</mods>
