LiveActivity.AlgorithmListener
JavaScript is disabled on your browser.

br.usp.ime.dspbenchmarking.activities

Class LiveActivity.AlgorithmListener

  • java.lang.Object
    • br.usp.ime.dspbenchmarking.activities.LiveActivity.AlgorithmListener
  • Enclosing class:
    LiveActivity


    private class LiveActivity.AlgorithmListener
    extends java.lang.Object
    Listeners for algorithm change.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void onItemSelected( parent, View view, int pos, long id) 
      void onNothingSelected( parent) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LiveActivity.AlgorithmListener

        private LiveActivity.AlgorithmListener()
    • Method Detail

      • onItemSelected

        public void onItemSelected( parent,
                          View view,
                          int pos,
                          long id)
      • onNothingSelected

        public void onNothingSelected( parent)