Interface TimeOffRequestApprover.Visitor<T>
-
- Enclosing class:
- TimeOffRequestApprover
public static interface TimeOffRequestApprover.Visitor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tvisit(Employee value)Tvisit(java.lang.String value)
-