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