public final class SliceType extends Object
Modifier and Type | Field and Description |
---|---|
static SliceType |
B |
static SliceType |
I |
static SliceType |
P |
static SliceType |
SI |
static SliceType |
SP |
Modifier and Type | Method and Description |
---|---|
static SliceType |
fromValue(int j) |
boolean |
isInter() |
boolean |
isIntra() |
String |
name() |
int |
ordinal() |
String |
toString() |
static SliceType[] |
values() |
Copyright © 2019. All rights reserved.