jar

net.sf.staccatocommons : commons-defs

Maven & Gradle

Jan 02, 2012
3 usages
3 stars

Staccato-Commons-Defs · Minimal definitions library that provides very abstract interfaces with well defined but generic semantics, focused on code reuse.

Table Of Contents

Latest Version

Download net.sf.staccatocommons : commons-defs JAR file - Latest Versions:

All Versions

Download net.sf.staccatocommons : commons-defs JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window commons-defs-1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.staccatocommons.defs.predicate

├─ net.sf.staccatocommons.defs.predicate.Predicate.class - [JAR]

├─ net.sf.staccatocommons.defs.predicate.Predicate2.class - [JAR]

net.sf.staccatocommons.defs.reduction

├─ net.sf.staccatocommons.defs.reduction.Accumulator.class - [JAR]

├─ net.sf.staccatocommons.defs.reduction.Reduction.class - [JAR]

net.sf.staccatocommons.defs.type

├─ net.sf.staccatocommons.defs.type.ContainsAwareType.class - [JAR]

├─ net.sf.staccatocommons.defs.type.EmptyAwareType.class - [JAR]

├─ net.sf.staccatocommons.defs.type.NumberType.class - [JAR]

├─ net.sf.staccatocommons.defs.type.SizeAwareType.class - [JAR]

net.sf.staccatocommons.defs.function

├─ net.sf.staccatocommons.defs.function.Function.class - [JAR]

├─ net.sf.staccatocommons.defs.function.Function2.class - [JAR]

├─ net.sf.staccatocommons.defs.function.Function3.class - [JAR]

net.sf.staccatocommons.defs

├─ net.sf.staccatocommons.defs.Applicable.class - [JAR]

├─ net.sf.staccatocommons.defs.Applicable2.class - [JAR]

├─ net.sf.staccatocommons.defs.Applicable3.class - [JAR]

├─ net.sf.staccatocommons.defs.Applicative.class - [JAR]

├─ net.sf.staccatocommons.defs.Delayable.class - [JAR]

├─ net.sf.staccatocommons.defs.Delayable2.class - [JAR]

├─ net.sf.staccatocommons.defs.Delayable3.class - [JAR]

├─ net.sf.staccatocommons.defs.Evaluable.class - [JAR]

├─ net.sf.staccatocommons.defs.Evaluable2.class - [JAR]

├─ net.sf.staccatocommons.defs.Executable.class - [JAR]

├─ net.sf.staccatocommons.defs.Executable2.class - [JAR]

├─ net.sf.staccatocommons.defs.Executable3.class - [JAR]

├─ net.sf.staccatocommons.defs.NullSafe.class - [JAR]

├─ net.sf.staccatocommons.defs.ProtoMonad.class - [JAR]

├─ net.sf.staccatocommons.defs.Thunk.class - [JAR]

├─ net.sf.staccatocommons.defs.package-info.class - [JAR]

net.sf.staccatocommons.defs.partial

├─ net.sf.staccatocommons.defs.partial.ContainsAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.EmptyAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.FirstAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.FourthAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.NullSafeAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.SecondAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.SizeAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.ThirdAware.class - [JAR]

├─ net.sf.staccatocommons.defs.partial.ToListAware.class - [JAR]

net.sf.staccatocommons.defs.tuple

├─ net.sf.staccatocommons.defs.tuple.Tuple2.class - [JAR]

├─ net.sf.staccatocommons.defs.tuple.Tuple3.class - [JAR]

├─ net.sf.staccatocommons.defs.tuple.Tuple4.class - [JAR]

Advertisement