Package com.lordofthejars.nosqlunit.core
Interface OperatingSystemResolver
-
- All Known Implementing Classes:
OsNameSystemPropertyOperatingSystemResolver
public interface OperatingSystemResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description OperatingSystemcurrentOperatingSystem()
-
-
-
Method Detail
-
currentOperatingSystem
OperatingSystem currentOperatingSystem()
-
-