Interface ProcessorVersionCreateRequestReleaseType.Visitor<T>
-
- Enclosing class:
- ProcessorVersionCreateRequestReleaseType
public static interface ProcessorVersionCreateRequestReleaseType.Visitor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TvisitMajor()TvisitMinor()TvisitUnknown(java.lang.String unknownType)
-