GrxObserver.java
Go to the documentation of this file.
1 package com.generalrobotix.ui;
2 
3 public interface GrxObserver {
4  public void update(GrxBasePlugin plugin, Object... arg);
5 }
com.generalrobotix.ui.GrxObserver.update
void update(GrxBasePlugin plugin, Object... arg)
arg
char * arg
Definition: cdjpeg.h:136
com.generalrobotix.ui.GrxObserver
Definition: GrxObserver.java:3
com.generalrobotix.ui.GrxBasePlugin
Definition: GrxBasePlugin.java:50


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Wed Sep 7 2022 02:51:03