Module io.jenetics.ext
Package io.jenetics.ext.internal.util
package io.jenetics.ext.internal.util
- Since:
- 4.1
- Version:
- 4.1
-
ClassDescriptionThis
Spliterator
takes a list of other spliterators which are concatenated and a limiting predicate.This class allows you to convert a sequence of tokens, which represents some kind of (mathematical) formula, into a tree structure.Builder for building newFormulaParser
instances.Builder class for building binary operators with its precedence.Conversion function which is used for converting tokens into another type.The token types the parser recognizes during the parsing process.Resizable-int array implementation