public static interface C.Featured
Define a type that holds a set of C.Feature
Modifier and Type | Interface and Description |
---|---|
static class |
C.Featured.Factory |
Modifier and Type | Method and Description |
---|---|
EnumSet<C.Feature> |
features()
Get all characteristics in
EnumSet |
boolean |
is(C.Feature c)
Check if this object has a certain
C.Feature |
Copyright © 2014–2019 OSGL (Open Source General Library). All rights reserved.