diff --git a/.gitignore b/.gitignore index e51ee01..0d8507b 100644 --- a/.gitignore +++ b/.gitignore @@ -156,3 +156,4 @@ /APIColeccion/build/ /APIColeccion_II/nbproject/private/ /APIColeccion_II/build/ +/APIColeccion_III/nbproject/private/ diff --git a/APIColeccion/readme.md b/APIColeccion/readme.md index 82430d8..d551735 100644 --- a/APIColeccion/readme.md +++ b/APIColeccion/readme.md @@ -13,6 +13,7 @@ + diff --git a/APIColeccion_II/src/test/TestColecciones.java b/APIColeccion_II/src/test/TestColecciones.java index 597f84c..7c3386c 100644 --- a/APIColeccion_II/src/test/TestColecciones.java +++ b/APIColeccion_II/src/test/TestColecciones.java @@ -6,7 +6,7 @@ public class TestColecciones { public static void main(String[] args) { - /*List : con orden*/ + /*List : con orden, con duplicados*/ List miLista = new ArrayList(); miLista.add("Luness"); miLista.add("Martess"); diff --git a/APIColeccion_III/build.xml b/APIColeccion_III/build.xml new file mode 100644 index 0000000..d791811 --- /dev/null +++ b/APIColeccion_III/build.xml @@ -0,0 +1,73 @@ + + + + + + + + + + + Builds, tests, and runs the project APIColeccion_III. + + + diff --git a/APIColeccion_III/manifest.mf b/APIColeccion_III/manifest.mf new file mode 100644 index 0000000..328e8e5 --- /dev/null +++ b/APIColeccion_III/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + diff --git a/APIColeccion_III/nbproject/build-impl.xml b/APIColeccion_III/nbproject/build-impl.xml new file mode 100644 index 0000000..db2b765 --- /dev/null +++ b/APIColeccion_III/nbproject/build-impl.xml @@ -0,0 +1,1771 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set src.dir + Must set test.src.dir + Must set build.dir + Must set dist.dir + Must set build.classes.dir + Must set dist.javadoc.dir + Must set build.test.classes.dir + Must set build.test.results.dir + Must set build.classes.excludes + Must set dist.jar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + No tests executed. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must set JVM to use for profiling in profiler.info.jvm + Must set profiler agent JVM arguments in profiler.info.jvmargs.agent + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + To run this application from the command line without Ant, try: + + java -jar "${dist.jar.resolved}" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + Must select one file in the IDE or set run.class + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set debug.class + + + + + Must select one file in the IDE or set debug.class + + + + + Must set fix.includes + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + Must select one file in the IDE or set profile.class + This target only works when run from inside the NetBeans IDE. + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + This target only works when run from inside the NetBeans IDE. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select one file in the IDE or set run.class + + + + + + Must select some files in the IDE or set test.includes + + + + + Must select one file in the IDE or set run.class + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Must select some files in the IDE or set javac.includes + + + + + + + + + + + + + + + + + + + + + + + + Some tests failed; see details above. + + + + + + + + + Must select some files in the IDE or set test.includes + + + + Some tests failed; see details above. + + + + Must select some files in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + Some tests failed; see details above. + + + + + Must select one file in the IDE or set test.class + + + + Must select one file in the IDE or set test.class + Must select some method in the IDE or set test.method + + + + + + + + + + + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + Must select one file in the IDE or set applet.url + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/APIColeccion_III/nbproject/genfiles.properties b/APIColeccion_III/nbproject/genfiles.properties new file mode 100644 index 0000000..57959f8 --- /dev/null +++ b/APIColeccion_III/nbproject/genfiles.properties @@ -0,0 +1,8 @@ +build.xml.data.CRC32=dbcce354 +build.xml.script.CRC32=66010a68 +build.xml.stylesheet.CRC32=f85dc8f2@1.98.0.48 +# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. +# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. +nbproject/build-impl.xml.data.CRC32=dbcce354 +nbproject/build-impl.xml.script.CRC32=6157e65c +nbproject/build-impl.xml.stylesheet.CRC32=d549e5cc@1.98.0.48 diff --git a/APIColeccion_III/nbproject/project.properties b/APIColeccion_III/nbproject/project.properties new file mode 100644 index 0000000..ccc846e --- /dev/null +++ b/APIColeccion_III/nbproject/project.properties @@ -0,0 +1,95 @@ +annotation.processing.enabled=true +annotation.processing.enabled.in.editor=false +annotation.processing.processor.options= +annotation.processing.processors.list= +annotation.processing.run.all.processors=true +annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output +build.classes.dir=${build.dir}/classes +build.classes.excludes=**/*.java,**/*.form +# This directory is removed when the project is cleaned: +build.dir=build +build.generated.dir=${build.dir}/generated +build.generated.sources.dir=${build.dir}/generated-sources +# Only compile against the classpath explicitly listed here: +build.sysclasspath=ignore +build.test.classes.dir=${build.dir}/test/classes +build.test.results.dir=${build.dir}/test/results +# Uncomment to specify the preferred debugger connection transport: +#debug.transport=dt_socket +debug.classpath=\ + ${run.classpath} +debug.modulepath=\ + ${run.modulepath} +debug.test.classpath=\ + ${run.test.classpath} +debug.test.modulepath=\ + ${run.test.modulepath} +# Files in build.classes.dir which should be excluded from distribution jar +dist.archive.excludes= +# This directory is removed when the project is cleaned: +dist.dir=dist +dist.jar=${dist.dir}/APIColeccion_III.jar +dist.javadoc.dir=${dist.dir}/javadoc +dist.jlink.dir=${dist.dir}/jlink +dist.jlink.output=${dist.jlink.dir}/APIColeccion_III +excludes= +includes=** +jar.compress=false +javac.classpath= +# Space-separated list of extra javac options +javac.compilerargs= +javac.deprecation=false +javac.external.vm=true +javac.modulepath= +javac.processormodulepath= +javac.processorpath=\ + ${javac.classpath} +javac.source=16 +javac.target=16 +javac.test.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +javac.test.modulepath=\ + ${javac.modulepath} +javac.test.processorpath=\ + ${javac.test.classpath} +javadoc.additionalparam= +javadoc.author=false +javadoc.encoding=${source.encoding} +javadoc.html5=false +javadoc.noindex=false +javadoc.nonavbar=false +javadoc.notree=false +javadoc.private=false +javadoc.splitindex=true +javadoc.use=true +javadoc.version=false +javadoc.windowtitle= +# The jlink additional root modules to resolve +jlink.additionalmodules= +# The jlink additional command line parameters +jlink.additionalparam= +jlink.launcher=true +jlink.launcher.name=APIColeccion_III +main.class= +manifest.file=manifest.mf +meta.inf.dir=${src.dir}/META-INF +mkdist.disabled=false +platform.active=default_platform +run.classpath=\ + ${javac.classpath}:\ + ${build.classes.dir} +# Space-separated list of JVM arguments used when running the project. +# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value. +# To set system properties for unit tests define test-sys-prop.name=value: +run.jvmargs= +run.modulepath=\ + ${javac.modulepath} +run.test.classpath=\ + ${javac.test.classpath}:\ + ${build.test.classes.dir} +run.test.modulepath=\ + ${javac.test.modulepath} +source.encoding=UTF-8 +src.dir=src +test.src.dir=test diff --git a/APIColeccion_III/nbproject/project.xml b/APIColeccion_III/nbproject/project.xml new file mode 100644 index 0000000..4727264 --- /dev/null +++ b/APIColeccion_III/nbproject/project.xml @@ -0,0 +1,15 @@ + + + org.netbeans.modules.java.j2seproject + + + APIColeccion_III + + + + + + + + + diff --git a/APIColeccion_III/readme.md b/APIColeccion_III/readme.md new file mode 100644 index 0000000..82430d8 --- /dev/null +++ b/APIColeccion_III/readme.md @@ -0,0 +1,34 @@ +### API de Colecciones + +
CollectionsMap
+ + + +
+ +
+ +--- + + + + + + + + + + + + + + + + + + + + +
Collections
SetLis
⬆️⬆️
HashSetArrayList
+ + diff --git a/APIColeccion_III/src/test/TestColecciones.java b/APIColeccion_III/src/test/TestColecciones.java new file mode 100644 index 0000000..597f84c --- /dev/null +++ b/APIColeccion_III/src/test/TestColecciones.java @@ -0,0 +1,34 @@ +/* Set en java*/ +package test; + +import java.util.*; + +public class TestColecciones { + + public static void main(String[] args) { + /*List : con orden*/ + List miLista = new ArrayList(); + miLista.add("Luness"); + miLista.add("Martess"); + miLista.add("Miercoless"); + miLista.add("Juevess"); + miLista.add("Vierness"); +// imprimir(miLista); + + /* Set: sin orden, sin duplicados*/ + Set miSet = new HashSet(); + miSet.add("Lunes"); + miSet.add("Martes"); + miSet.add("Miercoles"); + miSet.add("Jueves"); + miSet.add("Viernes"); + imprimir(miSet); + } + + public static void imprimir(Collection coleccion) { + coleccion.forEach(elemento -> { + System.out.println("elemento = " + elemento); + }); + } + +}