Class IsParentOfImpl

    • Constructor Detail

      • IsParentOfImpl

        protected IsParentOfImpl()
        Default constructor.
      • IsParentOfImpl

        public IsParentOfImpl​(Context source,
                              Context target)
        Constructs a new IsParentOfImpl with the given source and target.
        Parameters:
        source - The source context.
        target - The target context.