Interface MirrorQuery<T>

Type Parameters:
T - type being mirrored
All Known Implementing Classes:
MethodMirrorQuery

public interface MirrorQuery<T>
Defines the contract for Mirror Query.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns to Sequence.
  • Method Details

    • toSequence

      Sequence<Method> toSequence()
      Returns to Sequence.
      Returns:
      the result of toSequence