Interface ConfigureViewAction

All Superinterfaces:
Runnable

public interface ConfigureViewAction
extends Runnable
Author:
klukas
  • Method Summary

    Modifier and Type Method Description
    void storeView​(View v)  

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • storeView

      void storeView​(View v)