public abstract class IrStreamItem extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Protocol |
environment |
protected int |
noAlternatives |
| Constructor and Description |
|---|
IrStreamItem() |
IrStreamItem(Protocol env) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNoAlternatives()
To be overridden in Variation
|
abstract boolean |
isEmpty() |
protected Protocol environment
protected int noAlternatives
public IrStreamItem(Protocol env)
public IrStreamItem()
public abstract boolean isEmpty()
throws IncompatibleArgumentException
IncompatibleArgumentExceptionpublic int getNoAlternatives()
Copyright © 2016. All rights reserved.