Skip navigation links
A B C D F H I M N P S T U 

A

analyzeClasspath(Iterable<String>) - Static method in class com.coxautodev.halp.Core
 
analyzeClasspath(String...) - Static method in class com.coxautodev.halp.Core
 
analyzeClasspath(Collection<Module>) - Static method in class com.coxautodev.halp.Core
 
Analyzer - Class in com.coxautodev.halp
Extracts class dependency information from class files.
Analyzer() - Constructor for class com.coxautodev.halp.Analyzer
 
Assertions - Class in com.coxautodev.halp
 
Assertions() - Constructor for class com.coxautodev.halp.Assertions
 
assertModuleBoundaries(Collection<ClassInfo>, Collection<Module>) - Static method in class com.coxautodev.halp.Assertions
 
assertNoClassCycles(List<ClassInfo>) - Static method in class com.coxautodev.halp.Assertions
 
assertNoPackageCycles(List<ClassInfo>) - Static method in class com.coxautodev.halp.Assertions
 
assertNoUnmodularizedBehavior(Collection<ClassInfo>, Collection<Module>) - Static method in class com.coxautodev.halp.Assertions
 

B

build() - Method in interface com.coxautodev.halp.Modules.Builder
 

C

ClassInfo - Interface in com.coxautodev.halp
 
com.coxautodev.halp - package com.coxautodev.halp
 
Core - Class in com.coxautodev.halp
 
Core() - Constructor for class com.coxautodev.halp.Core
 
Core.ModuleInspection - Interface in com.coxautodev.halp
 
create(InputStream) - Static method in class com.coxautodev.halp.Analyzer
 

D

defaultSource - Static variable in class com.coxautodev.halp.Scanner
 
dependencies() - Method in interface com.coxautodev.halp.ClassInfo
 

F

findUnmodularizedBehavior(Collection<ClassInfo>, Collection<Module>) - Static method in class com.coxautodev.halp.Core
 
firstClassCycle(List<ClassInfo>) - Static method in class com.coxautodev.halp.Core
 
firstPackageCycle(List<ClassInfo>) - Static method in class com.coxautodev.halp.Core
 

H

handle(InputStream) - Method in interface com.coxautodev.halp.Scanner.Handler
 

I

include(String...) - Method in interface com.coxautodev.halp.Modules.Builder
 
includes() - Method in interface com.coxautodev.halp.Module
 
includes(Iterable<Module>) - Static method in class com.coxautodev.halp.Modules
 
inspectModule(Collection<ClassInfo>, Module) - Static method in class com.coxautodev.halp.Core
 

M

matches(String) - Method in interface com.coxautodev.halp.Patterns.PatternMatcher
 
matches(String) - Method in interface com.coxautodev.halp.Scanner.Matcher
 
Module - Interface in com.coxautodev.halp
 
module(String) - Static method in class com.coxautodev.halp.Modules
 
moduleName() - Method in interface com.coxautodev.halp.Core.ModuleInspection
 
Modules - Class in com.coxautodev.halp
 
Modules() - Constructor for class com.coxautodev.halp.Modules
 
modules(Modules.Builder...) - Static method in class com.coxautodev.halp.Modules
 
Modules.Builder - Interface in com.coxautodev.halp
 

N

name() - Method in interface com.coxautodev.halp.ClassInfo
 
name() - Method in interface com.coxautodev.halp.Module
 

P

pattern(String...) - Static method in class com.coxautodev.halp.Patterns
 
pattern(Iterable<String>) - Static method in class com.coxautodev.halp.Patterns
 
Patterns - Class in com.coxautodev.halp
 
Patterns() - Constructor for class com.coxautodev.halp.Patterns
 
Patterns.PatternMatcher - Interface in com.coxautodev.halp
 
printClassInfo(List<ClassInfo>) - Static method in class com.coxautodev.halp.Core
 

S

scan(Scanner.Matcher, Scanner.Handler, Scanner.URLSource) - Static method in class com.coxautodev.halp.Scanner
 
scan(Scanner.Matcher, Scanner.Handler) - Static method in class com.coxautodev.halp.Scanner
 
Scanner - Class in com.coxautodev.halp
 
Scanner() - Constructor for class com.coxautodev.halp.Scanner
 
Scanner.Handler - Interface in com.coxautodev.halp
 
Scanner.Matcher - Interface in com.coxautodev.halp
 
Scanner.URLSource - Interface in com.coxautodev.halp
 
surefireForkSource - Static variable in class com.coxautodev.halp.Scanner
check and see if we are running inside a surefire test fork if so, pull the classpath from the manifest, otherwise return null

T

TopoSort - Class in com.coxautodev.halp
 
TopoSort() - Constructor for class com.coxautodev.halp.TopoSort
 

U

undeclared() - Method in interface com.coxautodev.halp.Core.ModuleInspection
 
unused() - Method in interface com.coxautodev.halp.Core.ModuleInspection
 
urlClassloaderSource - Static variable in class com.coxautodev.halp.Scanner
assumes we are running in a normal java app, returns the app classloader's urls
urls() - Method in interface com.coxautodev.halp.Scanner.URLSource
 
usage() - Method in interface com.coxautodev.halp.Patterns.PatternMatcher
 
use(Object...) - Method in interface com.coxautodev.halp.Modules.Builder
 
uses() - Method in interface com.coxautodev.halp.Module
 
A B C D F H I M N P S T U 
Skip navigation links

Copyright © 2017. All rights reserved.