| Interface | Description |
|---|---|
| IVersion |
All version classes must implement this interface.
|
| IVersionRange |
Interface that all range implementations need to implement.
|
| Class | Description |
|---|---|
| VersionFactory |
This factory provides an appropriate version implementation for
specified version strings.
|
| Exception | Description |
|---|---|
| InvalidRangeException | |
| InvalidRangeRuntimeException |
The parser is not happy with us injecting a regular exception, so make this one a RuntimeException.
|
Copyright © 2018. All rights reserved.