| Interface and Description |
|---|
| com.devexperts.util.LongIterator
Use
PrimitiveIterator.OfLong instead. |
| com.devexperts.services.StartupService
No replacement
|
| Class and Description |
|---|
| com.devexperts.util.IdentityIndexer |
| com.devexperts.util.Indexer
Use a functional interface
IndexerFunction instead. |
| com.devexperts.util.NumberKeyIndexer
Use functional interfaced
IndexerFunction.LongKey or IndexerFunction.IntKey instead. |
| Annotation Type and Description |
|---|
| com.devexperts.management.ManagementDescription
Use
Description with dgen instead. |
| com.devexperts.management.ManagementParameterDescription
Use
Description with dgen instead. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.