All Classes
-
Class Summary Class Description CallAnalyse Cette classe permet de faire des analyses sur les appels de methode En debut de methode on appelle la methodeCallAnalyse.enter(java.lang.String), et en fin de methode la methodeCallAnalyse.exit(java.lang.String).CallAnalyse.CallStatistics CallStatistics is the class which handles values on execution time and memory usage.CallAnalyse.CallStatisticsSummary This class is collecting data from different CallStatistics classes by using the methodCallAnalyse.CallStatisticsSummary.addCallStats(CallAnalyse.CallStatistics).CallAnalyse.ThreadStatistics Comparators Created by tchemit on 20/01/2018.Dates Created by tchemit on 29/12/2017.Enumerations Created by tchemit on 04/01/2018.GZips Created by tchemit on 30/12/2017.ImportManager Helper to produce imports list.Predicates Created by tchemit on 20/01/2018.Predicates.AfterPredicate<O extends Comparable<O>> Predicates.BeforePredicate<O extends Comparable<O>> Predicates.EqualsPredicate<O> Predicates.InPredicate<O> Predicates.StringContainsPredicate Predicates.StringMatchesPredicate RecursiveProperties OverridesPropertiesin order to check if the expected value contains another property key like${...}.ServiceLoaders Created by tchemit on 30/05/2018.SingletonSupplier<O> Get aSupplierwith a cached value acting as a singleton.SortedProperties ExtendsPropertiesand ensure order on keys (using natural order onSortedProperties.functionmethod).TimeLog Cette classe permet de facilement trace le temps d'execution entre deux pointsTimeLog.CallStat Zips Created by tchemit on 30/12/2017.