Package org.instancio

Interface ConvertibleToScope

All Known Subinterfaces:
ScopeableSelector, Selector

public interface ConvertibleToScope
An interface for selectors that can be converted to a Scope.
Since:
1.3.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Scope representation of a selector.
  • Method Details

    • toScope

      Scope toScope()
      Scope representation of a selector.
      Returns:
      scope
      Since:
      1.3.0