Package org.mockito.internal.debugging
Interface LocationFactory.Factory
-
- All Known Implementing Classes:
LocationFactory.DefaultLocationFactory
,LocationFactory.Java8LocationFactory
- Enclosing class:
- LocationFactory
private static interface LocationFactory.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Location
create(boolean inline)
-
-
-
Method Detail
-
create
Location create(boolean inline)
-
-