public class BitMaskUtil extends Object
Modifier and Type | Field and Description |
---|---|
static int |
CUSTOM_BITS_OFFSET |
static int |
TRAITABLE_BIT |
static String |
TRAITSET_FIELD_NAME |
Constructor and Description |
---|
BitMaskUtil() |
Modifier and Type | Method and Description |
---|---|
static BitMask |
calculatePatternMask(Class<?> clazz,
Collection<String> listenedProperties) |
public static final int TRAITABLE_BIT
public static final int CUSTOM_BITS_OFFSET
public static final String TRAITSET_FIELD_NAME
public static BitMask calculatePatternMask(Class<?> clazz, Collection<String> listenedProperties)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.