Interface OutOfMemoryHandler


public interface OutOfMemoryHandler
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final OutOfMemoryHandler
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Field Details

  • Method Details

    • handle

      void handle()