@Internal public class AppliedEffectBatchImpl extends Object implements AppliedEffectBatch
| Constructor and Description |
|---|
AppliedEffectBatchImpl(long batchId,
List<AppliedEffect> effects) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBatchId() |
List<AppliedEffect> |
getEffects() |
public AppliedEffectBatchImpl(long batchId,
@NotNull
List<AppliedEffect> effects)
public long getBatchId()
getBatchId in interface AppliedEffectBatch@NotNull public List<AppliedEffect> getEffects()
getEffects in interface AppliedEffectBatchCopyright © 2023 ALM Works. All Rights Reserved.