Interface Role.Flat

  • All Superinterfaces:
    Role
    All Known Implementing Classes:
    Role.OfName
    Enclosing interface:
    Role

    public static interface Role.Flat
    extends Role
    • Method Detail

      • implies

        default boolean implies​(Role role)
        Specified by:
        implies in interface Role