<?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 9 with JShell</title>
    <subTitle>introducing the full range of java 9s new features via JShell</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Hillar, Gaston C.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xx</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Mumbai</placeTerm>
    </place>
    <publisher>Packt Publishing Ltd</publisher>
    <dateIssued>2017</dateIssued>
    <edition>1st ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">und</languageTerm>
  </language>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiii,381p. ; PB 24.1 cm</extent>
  </physicalDescription>
  <note type="statement of responsibility">By Gaston C Hillar.</note>
  <subject>
    <topic>Classes and instances</topic>
  </subject>
  <subject>
    <topic>Advanced contract programming with interfaces</topic>
  </subject>
  <subject>
    <topic>Advanced generics</topic>
  </subject>
  <classification authority="ddc" edition="1">006.671 HILG</classification>
  <identifier type="isbn">9781787282841</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg"/>
    <recordCreationDate encoding="marc">210716</recordCreationDate>
    <recordChangeDate encoding="iso8601">20250305140146.0</recordChangeDate>
  </recordInfo>
</mods>
