| Package | Description |
|---|---|
| net.fortytwo.stream.caching |
| Modifier and Type | Method and Description |
|---|---|
SolutionPattern.ContainmentRelation |
SolutionPattern.relateTo(SolutionPattern other)
Finds the containment relation between this solution and another solution
|
static SolutionPattern.ContainmentRelation |
SolutionPattern.ContainmentRelation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SolutionPattern.ContainmentRelation[] |
SolutionPattern.ContainmentRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.