Uses of Class
lejos.realtime.IllegalAssignmentError

Packages that use IllegalAssignmentError
lejos.realtime   
 

Uses of IllegalAssignmentError in lejos.realtime
 

Methods in lejos.realtime that throw IllegalAssignmentError
 void Schedulable.setSchedulingParameters(SchedulingParameters scheduling)
          Sets the scheduling parameters associated with this instance of Schedulable.
 void RealtimeThread.setSchedulingParameters(SchedulingParameters scheduling)