public class

StateMachine.Condition

extends java.lang.Object

 java.lang.Object

↳androidx.leanback.util.StateMachine.Condition

Overview

Used in transition

Summary

Constructors
publicCondition(java.lang.String name)

Methods
public booleancanProceed()

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Condition(java.lang.String name)

Methods

public boolean canProceed()

Returns:

True if can proceed and mark the transition INVOKED