Interface MemoryMonitorInterface.OnLowMemoryWarning

Enclosing class:
MemoryMonitorInterface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface MemoryMonitorInterface.OnLowMemoryWarning
  • Method Details

    • onLowMemoryWarning

      void onLowMemoryWarning(CallbackHandler __self, @Nonnull MemoryMonitor monitor, int level)
      Parameters:
      monitor -
      level -