All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download motif JAR 0.1 with all dependencies


Files of the artifact motif version 0.1 from the group com.leacox.motif.

Artifact motif
Group com.leacox.motif
Version 0.1
Last update 17. July 2015
Tags: matching pattern java like scala
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies auto-value,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of motif Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of motif version 0.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.leacox.motif
com.leacox.motif.com.leacox.motif.MatchException
com.leacox.motif.com.leacox.motif.MatchesAny
com.leacox.motif.com.leacox.motif.MatchesExact
com.leacox.motif.com.leacox.motif.Motif
com.leacox.motif.caseclass
com.leacox.motif.caseclass.com.leacox.motif.caseclass.Case1
com.leacox.motif.caseclass.com.leacox.motif.caseclass.Case2
com.leacox.motif.caseclass.com.leacox.motif.caseclass.Case3
com.leacox.motif.cases
com.leacox.motif.cases.com.leacox.motif.cases.Case1Cases
com.leacox.motif.cases.com.leacox.motif.cases.Case1Extractor
com.leacox.motif.cases.com.leacox.motif.cases.Case1FieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.Case2Cases
com.leacox.motif.cases.com.leacox.motif.cases.Case2Extractor
com.leacox.motif.cases.com.leacox.motif.cases.Case2FieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.Case3Cases
com.leacox.motif.cases.com.leacox.motif.cases.Case3Extractor
com.leacox.motif.cases.com.leacox.motif.cases.Case3FieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.ListConsCases
com.leacox.motif.cases.com.leacox.motif.cases.ListConsHeadExtractor
com.leacox.motif.cases.com.leacox.motif.cases.ListConsHeadFieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.ListConsHeadTailExtractor
com.leacox.motif.cases.com.leacox.motif.cases.ListConsHeadTailFieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.ListConsNilExtractor
com.leacox.motif.cases.com.leacox.motif.cases.ListConsNilFieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.OptionalCases
com.leacox.motif.cases.com.leacox.motif.cases.OptionalExtractor
com.leacox.motif.cases.com.leacox.motif.cases.OptionalFieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.OptionalNoneExtractor
com.leacox.motif.cases.com.leacox.motif.cases.OptionalNoneFieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.PrimitiveCases
com.leacox.motif.cases.com.leacox.motif.cases.PrimitiveExtractor
com.leacox.motif.cases.com.leacox.motif.cases.PrimitiveFieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.Tuple1Cases
com.leacox.motif.cases.com.leacox.motif.cases.Tuple1Extractor
com.leacox.motif.cases.com.leacox.motif.cases.Tuple1FieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.Tuple2Cases
com.leacox.motif.cases.com.leacox.motif.cases.Tuple2Extractor
com.leacox.motif.cases.com.leacox.motif.cases.Tuple2FieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.Tuple3Cases
com.leacox.motif.cases.com.leacox.motif.cases.Tuple3Extractor
com.leacox.motif.cases.com.leacox.motif.cases.Tuple3FieldExtractor
com.leacox.motif.cases.com.leacox.motif.cases.TypeOfCases
com.leacox.motif.extract
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatch0
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatch1
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatch2
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatch3
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatchBuilder
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatchBuilder0
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatchBuilder1
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatchBuilder2
com.leacox.motif.extract.com.leacox.motif.extract.DecomposableMatchBuilder3
com.leacox.motif.extract.com.leacox.motif.extract.Extractor0
com.leacox.motif.extract.com.leacox.motif.extract.Extractor1
com.leacox.motif.extract.com.leacox.motif.extract.Extractor2
com.leacox.motif.extract.com.leacox.motif.extract.Extractor3
com.leacox.motif.extract.com.leacox.motif.extract.FieldExtractor
com.leacox.motif.extract.com.leacox.motif.extract.NestedFieldExtractor
com.leacox.motif.extract.com.leacox.motif.extract.NestedMatchers
com.leacox.motif.extract.matchers
com.leacox.motif.extract.matchers.com.leacox.motif.extract.matchers.Any
com.leacox.motif.extract.matchers.com.leacox.motif.extract.matchers.ArgumentMatchers
com.leacox.motif.extract.matchers.com.leacox.motif.extract.matchers.Equals
com.leacox.motif.extract.matchers.com.leacox.motif.extract.matchers.Matcher
com.leacox.motif.extract.util
com.leacox.motif.extract.util.com.leacox.motif.extract.util.Lists
com.leacox.motif.extract.util.com.leacox.motif.extract.util.Maps
com.leacox.motif.function
com.leacox.motif.function.com.leacox.motif.function.Consumer0
com.leacox.motif.function.com.leacox.motif.function.Consumer2
com.leacox.motif.function.com.leacox.motif.function.Consumer3
com.leacox.motif.function.com.leacox.motif.function.Function2
com.leacox.motif.function.com.leacox.motif.function.Function3
com.leacox.motif.matching
com.leacox.motif.matching.com.leacox.motif.matching.ConsumablePattern
com.leacox.motif.matching.com.leacox.motif.matching.FluentMatching
com.leacox.motif.matching.com.leacox.motif.matching.FluentMatchingC
com.leacox.motif.matching.com.leacox.motif.matching.FluentMatchingR
com.leacox.motif.matching.com.leacox.motif.matching.IdentityFieldExtractor
com.leacox.motif.matching.com.leacox.motif.matching.InitialMatching0
com.leacox.motif.matching.com.leacox.motif.matching.InitialMatching1
com.leacox.motif.matching.com.leacox.motif.matching.InitialMatching2
com.leacox.motif.matching.com.leacox.motif.matching.InitialMatching3
com.leacox.motif.matching.com.leacox.motif.matching.Matching0
com.leacox.motif.matching.com.leacox.motif.matching.Matching1
com.leacox.motif.matching.com.leacox.motif.matching.Matching2
com.leacox.motif.matching.com.leacox.motif.matching.Matching3
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingC0
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingC1
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingC2
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingC3
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingR0
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingR1
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingR2
com.leacox.motif.matching.com.leacox.motif.matching.OngoingMatchingR3
com.leacox.motif.matching.com.leacox.motif.matching.Pattern
com.leacox.motif.tuple
com.leacox.motif.tuple.com.leacox.motif.tuple.Tuple
com.leacox.motif.tuple.com.leacox.motif.tuple.Tuple1
com.leacox.motif.tuple.com.leacox.motif.tuple.Tuple2
com.leacox.motif.tuple.com.leacox.motif.tuple.Tuple3




© 2015 - 2024 Weber Informatics LLC | Privacy Policy