AI2 Component  (Version nb184)
com.google.appinventor.components.runtime.util.IOUtils Class Reference

Static Public Member Functions

static void closeQuietly (String tag, Closeable closeable)
 

Detailed Description

Definition at line 13 of file IOUtils.java.

Member Function Documentation

◆ closeQuietly()

static void com.google.appinventor.components.runtime.util.IOUtils.closeQuietly ( String  tag,
Closeable  closeable 
)
static

Closes the given

Closeable

. Suppresses any IO exceptions.

Definition at line 17 of file IOUtils.java.


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