Class ScopeImpl

java.lang.Object
org.instancio.internal.selectors.ScopeImpl
All Implemented Interfaces:
Scope

public final class ScopeImpl extends Object implements Scope
  • Constructor Details

    • ScopeImpl

      public ScopeImpl(Class<?> targetClass, @Nullable @Nullable String fieldName)
  • Method Details