| Package | Description |
|---|---|
| org.harctoolbox.irp |
| Modifier and Type | Method and Description |
|---|---|
DurationType |
DurationType.combine(DurationType other) |
(package private) static DurationType |
BareIrStream.endingDurationType(BareIrStream bareIrStream,
DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Assignment.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BareIrStream.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStream.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BitspecIrstream.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Duration.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStreamItem.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Variation.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
FiniteBitField.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
static DurationType |
DurationType.newDurationType(boolean on) |
DurationType |
Assignment.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BareIrStream.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStream.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BitspecIrstream.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Duration.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStreamItem.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Variation.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
FiniteBitField.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
(package private) static DurationType |
BareIrStream.startingDurationType(BareIrStream bareIrStream,
DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BitspecIrstream.startingDurationType(boolean gapFlashBitSpecs) |
static DurationType |
DurationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DurationType[] |
DurationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DurationType |
DurationType.combine(DurationType other) |
(package private) static DurationType |
BareIrStream.endingDurationType(BareIrStream bareIrStream,
DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Assignment.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BareIrStream.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStream.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BitspecIrstream.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Duration.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStreamItem.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Variation.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
FiniteBitField.endingDurationType(DurationType last,
boolean gapFlashBitSpecs) |
(package private) boolean |
BitSpec.interleaveOk(DurationType last,
boolean gapFlashBitSpecs) |
(package private) static boolean |
BareIrStream.interleavingOk(BareIrStream bareIrStream,
DurationType last,
boolean gapFlashBitspecs) |
boolean |
DurationType.interleavingOk(DurationType preceding) |
boolean |
BitspecIrstream.interleavingOk(DurationType last) |
(package private) static boolean |
BareIrStream.interleavingOk(DurationType toCheck,
BareIrStream bareIrStream,
DurationType last,
boolean gapFlashBitspecs) |
boolean |
Assignment.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
BareIrStream.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
IrStream.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
BitspecIrstream.interleavingOk(DurationType last,
boolean gapFlashBitSpecsUnused) |
boolean |
Duration.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
IrStreamItem.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
Variation.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
FiniteBitField.interleavingOk(DurationType last,
boolean gapFlashBitSpecs) |
boolean |
BitspecIrstream.interleavingOk(DurationType toCheck,
DurationType last) |
boolean |
Assignment.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
BareIrStream.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
IrStream.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
BitspecIrstream.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
Duration.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
IrStreamItem.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
Variation.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
boolean |
FiniteBitField.interleavingOk(DurationType toCheck,
DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Assignment.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BareIrStream.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStream.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
BitspecIrstream.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Duration.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
IrStreamItem.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
Variation.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
DurationType |
FiniteBitField.startingDuratingType(DurationType last,
boolean gapFlashBitSpecs) |
(package private) static DurationType |
BareIrStream.startingDurationType(BareIrStream bareIrStream,
DurationType last,
boolean gapFlashBitSpecs) |
Copyright © 2019. All rights reserved.