Package org.instancio

Interface Binding


  • public interface Binding
    A container for grouping multiple binding targets.
    • Method Detail

      • getTargets

        List<BindingTarget> getTargets()
        Returns a list of targets that comprise this binding.
        Returns:
        binding targets