Package au.com.dius.pact.provider
Object ProviderVersion.Companion
-
- All Implemented Interfaces:
public class ProviderVersion.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final RegexsnapshotRegexprivate final Loggerloggerpublic final static ProviderVersion.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final RegexgetSnapshotRegex()final LoggergetLogger()-
-
Method Detail
-
getSnapshotRegex
final Regex getSnapshotRegex()
-
getLogger
final Logger getLogger()
-
-
-
-