public interface ICSSRuntimeConstants
Integer
so that they can be directly used in
InstructionList.addInstruction(int, Object)
.Modifier and Type | Field and Description |
---|---|
static Integer |
CONDITION |
static Integer |
DEFAULT_FACTORY |
static Integer |
DEFINITION |
static Integer |
FACTORY |
static Integer |
MEDIA_QUERY |
static Integer |
NATIVE |
static Integer |
SELECTOR |
static Integer |
STYLE_DECLARATION |
static final Integer SELECTOR
static final Integer CONDITION
static final Integer STYLE_DECLARATION
static final Integer MEDIA_QUERY
static final Integer DEFAULT_FACTORY
static final Integer FACTORY
static final Integer NATIVE
static final Integer DEFINITION
Copyright © 2016 The Apache Software Foundation. All rights reserved.