Class SetOps


public class SetOps extends CollectionOps
Operations on Set.
  • Constructor Details

    • SetOps

      public SetOps(BlockCreator bc, Expr obj)
      Construct a new instance.
      Parameters:
      bc - the block creator (must not be null)
      obj - the set instance (must not be null)