Interface GivenMembersConjunction<MEMBER extends JavaMember>

All Superinterfaces:
GivenConjunction<MEMBER>
All Known Subinterfaces:
GivenCodeUnitsConjunction<CODE_UNIT>, GivenConstructorsConjunction, GivenFieldsConjunction, GivenMethodsConjunction

public interface GivenMembersConjunction<MEMBER extends JavaMember>
extends GivenConjunction<MEMBER>