@GenerateValueClassForVisitor(isSerializable=false, isPublic=true, isComparable=true, hashCodeCaching=PRECOMPUTE) @Visitor(resultVariableName="R") public interface GroupNameVisitor<R>
| Modifier and Type | Method and Description |
|---|---|
R |
valueOf(String name) |
Copyright © 2015. All rights reserved.