Interface EmployeeEthnicity.Visitor<T>

  • Enclosing class:
    EmployeeEthnicity

    public static interface EmployeeEthnicity.Visitor<T>
    • Method Detail

      • visit

        T visit​(java.lang.String value)