Package | Description |
---|---|
eu.fbk.rdfpro.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
static StatementComponent |
StatementComponent.forLetter(char letter) |
static StatementComponent |
StatementComponent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatementComponent[] |
StatementComponent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<StatementComponent> |
StatementComponent.forLetters(CharSequence letters) |
static List<StatementComponent> |
StatementComponent.forLetters(CharSequence letters,
boolean acceptDuplicates) |
Copyright © 2015–2016 FBK-irst. All rights reserved.