IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
java.util.SetExtensions Class Reference

Static Public Member Functions

static ISet< T > AsSet< T > (this Set set)
 Returns a ISet<T> that wraps the specified Set.
 

Detailed Description

Definition at line 6 of file SetExtensions.cs.

Member Function Documentation

◆ AsSet< T >()

static ISet< T > java.util.SetExtensions.AsSet< T > ( this Set set)
static

Returns a ISet<T> that wraps the specified Set.

Template Parameters
T
Parameters
set
Returns

The documentation for this class was generated from the following file: