Interface InvocationsFinder.ParameterPart

All Superinterfaces:
InvocationsFinder.QueryPart
All Known Implementing Classes:
InvocationsFinder.InoutParameter, InvocationsFinder.InParameter, InvocationsFinder.OutParameter, InvocationsFinder.UnfoldParameter
Enclosing class:
InvocationsFinder

public static sealed interface InvocationsFinder.ParameterPart extends InvocationsFinder.QueryPart permits InvocationsFinder.UnfoldParameter (not exhaustive)