Search
Helper Members
Constructors Methods
 


Provides utility methods when translating from C# to Java.

The following tables list the members exposed by the Helper type.

 Public Constructors

  Name Description

Helper

 

 Public Methods

  Name Description

as

Performs a try cast of o to class c.

getLength

Overloaded.  

nc

Performs a null-coalescing of the specified arguments.

 See Also