public class RuntimeFrameworkVersionMatcher extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeFrameworkVersionMatcher.MatchingType |
static class |
RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion |
| Modifier and Type | Field and Description |
|---|---|
static char |
GREATER_OR_EQUAL |
| Constructor and Description |
|---|
RuntimeFrameworkVersionMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static String |
match(RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion runtime,
List<RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion> runtimes) |
static String |
match(ServerOptions options) |
public static final char GREATER_OR_EQUAL
public static String match(ServerOptions options)
public static String match(RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion runtime, List<RuntimeFrameworkVersionMatcher.RuntimeFrameworkVersion> runtimes)
Copyright © 2024. All rights reserved.