@sitevision/api 2.0.0-alpha.0 → 2.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/common/router/index.d.ts +4 -4
- package/package.json +1 -1
- package/server/AliasUtil/index.d.ts +1 -1
- package/server/ArchiveUtil/index.d.ts +1 -1
- package/server/ArticleUtil/index.d.ts +1 -1
- package/server/BookmarkUtil/index.d.ts +1 -1
- package/server/BuddyIconRenderer/index.d.ts +1 -1
- package/server/CollaborationFactory/index.d.ts +2 -2
- package/server/CollaborationGroupFolderUtil/index.d.ts +1 -1
- package/server/CollaborationGroupTemplateUtil/index.d.ts +1 -1
- package/server/CollaborationGroupUtil/index.d.ts +1 -1
- package/server/ColorUtil/index.d.ts +1 -1
- package/server/CompoundAndFilterBuilder/index.d.ts +2 -2
- package/server/CompoundComparatorBuilder/index.d.ts +1 -1
- package/server/CompoundOrFilterBuilder/index.d.ts +2 -2
- package/server/ContentNodeUtil/index.d.ts +1 -1
- package/server/CurrencyFactory/index.d.ts +1 -1
- package/server/DecorationUtil/index.d.ts +1 -1
- package/server/DeviceUtil/index.d.ts +1 -1
- package/server/DirectoryUtil/index.d.ts +2 -2
- package/server/DocTypeUtil/index.d.ts +1 -1
- package/server/ExtendedDismaxParserBuilder/index.d.ts +2 -2
- package/server/FileUtil/index.d.ts +1 -1
- package/server/FilterBuilder/index.d.ts +2 -2
- package/server/FolderUtil/index.d.ts +1 -1
- package/server/FontUtil/index.d.ts +1 -1
- package/server/FormatterBuilderFactory/index.d.ts +2 -2
- package/server/HighlightBuilder/index.d.ts +2 -2
- package/server/IconUtil/index.d.ts +1 -1
- package/server/ImageRenderer/index.d.ts +2 -2
- package/server/ImageUtil/index.d.ts +1 -1
- package/server/IndexUtil/index.d.ts +1 -1
- package/server/IndexingUtil/index.d.ts +1 -1
- package/server/InstanceCreatorUtil/index.d.ts +1 -1
- package/server/JwtUtil/index.d.ts +1 -1
- package/server/LandingPageUtil/index.d.ts +1 -1
- package/server/LinkPageUtil/index.d.ts +2 -2
- package/server/LinkRenderer/index.d.ts +1 -1
- package/server/LinkTargetBuilder/index.d.ts +3 -3
- package/server/LinkValueBuilder/index.d.ts +3 -3
- package/server/ListWrapper/index.d.ts +1 -1
- package/server/MailBuilder/index.d.ts +2 -2
- package/server/MessageDigesterFactory/index.d.ts +1 -1
- package/server/MetadataDefinitionUtil/index.d.ts +1 -1
- package/server/MetadataUtil/index.d.ts +2 -2
- package/server/MonitorBuilder/index.d.ts +2 -2
- package/server/NodeComparatorUtil/index.d.ts +1 -1
- package/server/NodeFilterUtil/index.d.ts +2 -2
- package/server/NodeIteratorUtil/index.d.ts +4 -4
- package/server/NodeResolverUtil/index.d.ts +1 -1
- package/server/NodeTreeUtil/index.d.ts +2 -2
- package/server/NodeTypeUtil/index.d.ts +1 -1
- package/server/OfflineVersionPropertyUtil/index.d.ts +1 -1
- package/server/OnlineVersionPropertyUtil/index.d.ts +1 -1
- package/server/OutputUtil/index.d.ts +1 -1
- package/server/PageUtil/index.d.ts +1 -1
- package/server/PermissionUtil/index.d.ts +1 -1
- package/server/PortletContextUtil/index.d.ts +1 -3
- package/server/PortletUtil/index.d.ts +1 -1
- package/server/PrincipalUtil/index.d.ts +1 -1
- package/server/PropertyUtil/index.d.ts +2 -2
- package/server/PublishingUtil/index.d.ts +1 -1
- package/server/RedirectUtil/index.d.ts +1 -1
- package/server/RelatedValueBuilder/index.d.ts +4 -4
- package/server/Requester/index.d.ts +1 -1
- package/server/ResourceLocatorUtil/index.d.ts +1 -1
- package/server/RestApi/index.d.ts +1 -1
- package/server/RestAppInvokerFactory/index.d.ts +2 -2
- package/server/RoleAssignmentBuilder/index.d.ts +3 -3
- package/server/RoleMatcherBuilder/index.d.ts +3 -3
- package/server/RoleUtil/index.d.ts +1 -1
- package/server/SearchUtil/index.d.ts +1 -1
- package/server/SearcherBuilder/index.d.ts +9 -9
- package/server/Session/index.d.ts +9 -9
- package/server/SimpleUserUtil/index.d.ts +1 -1
- package/server/SiteCookieUtil/index.d.ts +1 -1
- package/server/SortBuilder/index.d.ts +2 -2
- package/server/SpellCheckBuilder/index.d.ts +2 -2
- package/server/StandardParserBuilder/index.d.ts +2 -2
- package/server/StructureUtil/index.d.ts +1 -1
- package/server/SubscriberUtil/index.d.ts +1 -1
- package/server/SubscriptionUtil/index.d.ts +1 -1
- package/server/SystemUserUtil/index.d.ts +1 -1
- package/server/TagUtil/index.d.ts +1 -1
- package/server/TemplateUtil/index.d.ts +1 -1
- package/server/TemporaryFileNodeBuilder/index.d.ts +2 -2
- package/server/TemporaryNodeBuilder/index.d.ts +2 -2
- package/server/TextModuleRendererBuilder/index.d.ts +3 -3
- package/server/TranslationUtil/index.d.ts +1 -1
- package/server/TrashcanUtil/index.d.ts +1 -1
- package/server/UserDataUtil/index.d.ts +1 -1
- package/server/UserFactory/index.d.ts +2 -2
- package/server/UserFieldRenderer/index.d.ts +1 -1
- package/server/UserIdentityUtil/index.d.ts +1 -1
- package/server/UserUtil/index.d.ts +1 -1
- package/server/Utils/index.d.ts +7 -7
- package/server/VelocityRenderer/index.d.ts +1 -1
- package/server/WebContentUtil/index.d.ts +1 -1
- package/server/XmlParserUtil/index.d.ts +2 -2
- package/server/appData/index.d.ts +1 -1
- package/server/appResource/index.d.ts +1 -1
- package/server/globalAppData/index.d.ts +1 -1
- package/server/oauth2/index.d.ts +1 -1
- package/server/privileged/index.d.ts +2 -0
- package/{hidden → types}/javax/jcr/Binary/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/Binary/index.js +0 -0
- package/{hidden → types}/javax/jcr/Credentials/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/Credentials/index.js +0 -0
- package/{hidden → types}/javax/jcr/ImportUUIDBehavior/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/ImportUUIDBehavior/index.js +0 -0
- package/{hidden → types}/javax/jcr/Item/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/Item/index.js +0 -0
- package/{hidden → types}/javax/jcr/ItemVisitor/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/ItemVisitor/index.js +0 -0
- package/{hidden → types}/javax/jcr/NamespaceRegistry/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/NamespaceRegistry/index.js +0 -0
- package/{hidden → types}/javax/jcr/Node/index.d.ts +13 -15
- package/{hidden → types}/javax/jcr/Node/index.js +0 -0
- package/{hidden → types}/javax/jcr/NodeIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/NodeIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/Property/index.d.ts +7 -9
- package/{hidden → types}/javax/jcr/Property/index.js +0 -0
- package/{hidden → types}/javax/jcr/PropertyIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/PropertyIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/RangeIterator/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/RangeIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/Repository/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/Repository/index.js +0 -0
- package/{hidden → types}/javax/jcr/RepositoryFactory/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/RepositoryFactory/index.js +0 -0
- package/{hidden → types}/javax/jcr/Value/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/Value/index.js +0 -0
- package/{hidden → types}/javax/jcr/ValueFactory/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/ValueFactory/index.js +0 -0
- package/{hidden → types}/javax/jcr/Workspace/index.d.ts +9 -11
- package/{hidden → types}/javax/jcr/Workspace/index.js +0 -0
- package/{hidden → types}/javax/jcr/lock/Lock/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/lock/Lock/index.js +0 -0
- package/{hidden → types}/javax/jcr/lock/LockManager/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/lock/LockManager/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/ItemDefinition/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/nodetype/ItemDefinition/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeDefinition/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/nodetype/NodeDefinition/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeDefinitionTemplate/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/nodetype/NodeDefinitionTemplate/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeType/index.d.ts +7 -9
- package/{hidden → types}/javax/jcr/nodetype/NodeType/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeDefinition/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeDefinition/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeManager/index.d.ts +8 -10
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeManager/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeTemplate/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/nodetype/NodeTypeTemplate/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/PropertyDefinition/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/nodetype/PropertyDefinition/index.js +0 -0
- package/{hidden → types}/javax/jcr/nodetype/PropertyDefinitionTemplate/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/nodetype/PropertyDefinitionTemplate/index.js +0 -0
- package/{hidden → types}/javax/jcr/observation/Event/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/observation/Event/index.js +0 -0
- package/{hidden → types}/javax/jcr/observation/EventIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/observation/EventIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/observation/EventJournal/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/observation/EventJournal/index.js +0 -0
- package/{hidden → types}/javax/jcr/observation/EventListener/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/observation/EventListener/index.js +0 -0
- package/{hidden → types}/javax/jcr/observation/EventListenerIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/observation/EventListenerIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/observation/ObservationManager/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/observation/ObservationManager/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/Query/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/query/Query/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/QueryManager/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/query/QueryManager/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/QueryResult/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/QueryResult/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/Row/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/Row/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/RowIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/RowIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/And/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/And/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/BindVariableValue/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/BindVariableValue/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/ChildNode/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/ChildNode/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/ChildNodeJoinCondition/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/ChildNodeJoinCondition/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Column/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/query/qom/Column/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Comparison/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/query/qom/Comparison/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Constraint/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/query/qom/Constraint/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/DescendantNode/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/DescendantNode/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/DescendantNodeJoinCondition/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/DescendantNodeJoinCondition/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/DynamicOperand/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/DynamicOperand/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/EquiJoinCondition/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/EquiJoinCondition/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/FullTextSearch/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/qom/FullTextSearch/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/FullTextSearchScore/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/FullTextSearchScore/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Join/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/qom/Join/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/JoinCondition/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/query/qom/JoinCondition/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Length/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/qom/Length/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Literal/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/query/qom/Literal/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/LowerCase/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/LowerCase/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/NodeLocalName/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/NodeLocalName/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/NodeName/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/NodeName/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Not/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/Not/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Operand/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/query/qom/Operand/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Or/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/Or/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Ordering/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/Ordering/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/PropertyExistence/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/PropertyExistence/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/PropertyValue/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/PropertyValue/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/QueryObjectModel/index.d.ts +7 -9
- package/{hidden → types}/javax/jcr/query/qom/QueryObjectModel/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/QueryObjectModelConstants/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/query/qom/QueryObjectModelConstants/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/QueryObjectModelFactory/index.d.ts +36 -38
- package/{hidden → types}/javax/jcr/query/qom/QueryObjectModelFactory/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/SameNode/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/SameNode/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/SameNodeJoinCondition/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/SameNodeJoinCondition/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Selector/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/Selector/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/Source/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/query/qom/Source/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/StaticOperand/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/StaticOperand/index.js +0 -0
- package/{hidden → types}/javax/jcr/query/qom/UpperCase/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/query/qom/UpperCase/index.js +0 -0
- package/{hidden → types}/javax/jcr/retention/Hold/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/retention/Hold/index.js +0 -0
- package/{hidden → types}/javax/jcr/retention/RetentionManager/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/retention/RetentionManager/index.js +0 -0
- package/{hidden → types}/javax/jcr/retention/RetentionPolicy/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/retention/RetentionPolicy/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/AccessControlEntry/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/security/AccessControlEntry/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/AccessControlList/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/security/AccessControlList/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/AccessControlManager/index.d.ts +5 -7
- package/{hidden → types}/javax/jcr/security/AccessControlManager/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/AccessControlPolicy/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/security/AccessControlPolicy/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/AccessControlPolicyIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/security/AccessControlPolicyIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/NamedAccessControlPolicy/index.d.ts +3 -5
- package/{hidden → types}/javax/jcr/security/NamedAccessControlPolicy/index.js +0 -0
- package/{hidden → types}/javax/jcr/security/Privilege/index.d.ts +2 -4
- package/{hidden → types}/javax/jcr/security/Privilege/index.js +0 -0
- package/{hidden → types}/javax/jcr/version/Version/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/version/Version/index.js +0 -0
- package/{hidden → types}/javax/jcr/version/VersionHistory/index.d.ts +6 -8
- package/{hidden → types}/javax/jcr/version/VersionHistory/index.js +0 -0
- package/{hidden → types}/javax/jcr/version/VersionIterator/index.d.ts +4 -6
- package/{hidden → types}/javax/jcr/version/VersionIterator/index.js +0 -0
- package/{hidden → types}/javax/jcr/version/VersionManager/index.d.ts +6 -8
- package/{hidden → types}/javax/jcr/version/VersionManager/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/base/Builder/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/base/Builder/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/base/Filter/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/base/Filter/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/base/FilterSplit/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/base/FilterSplit/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/base/Loadable/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/base/Loadable/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/base/Resolver/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/base/Resolver/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/base/Wrapper/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/base/Wrapper/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/collaboration/CollaborationGroupWrapper/index.d.ts +4 -6
- package/{hidden → types}/senselogic/sitevision/api/collaboration/CollaborationGroupWrapper/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/format/NumericFormatter/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/format/NumericFormatter/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/format/NumericFormatterBuilder/index.d.ts +4 -6
- package/{hidden → types}/senselogic/sitevision/api/format/NumericFormatterBuilder/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/i18n/Currency/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/i18n/Currency/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/link/CustomLinkProcessor/index.d.ts +4 -6
- package/{hidden → types}/senselogic/sitevision/api/link/CustomLinkProcessor/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/link/CustomLinkRenderData/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/link/CustomLinkRenderData/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/mail/Mail/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/mail/Mail/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/message/MessageTextLinker/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/message/MessageTextLinker/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/metadata/value/LinkValue/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/metadata/value/LinkValue/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/metadata/value/RelatedValue/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/metadata/value/RelatedValue/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/property/VersionedPropertyUtil/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/property/VersionedPropertyUtil/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/render/ImageScaler/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/render/ImageScaler/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/render/TextModuleRenderer/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/render/TextModuleRenderer/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/render/velocity/VelocityAccess/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/render/velocity/VelocityAccess/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/render/velocity/VelocityContext/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/render/velocity/VelocityContext/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/render/velocity/VelocityEvaluator/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/render/velocity/VelocityEvaluator/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/script/RequesterChainable/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/script/RequesterChainable/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/script/app/RestAppInvoker/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/script/app/RestAppInvoker/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/script/factory/TypedArgument/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/script/factory/TypedArgument/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/script/proxy/ExceptionSuppressingCollection/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/script/proxy/ExceptionSuppressingCollection/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/script/proxy/ExceptionSuppressingIterator/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/script/proxy/ExceptionSuppressingIterator/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/script/proxy/ExceptionSuppressingProxy/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/script/proxy/ExceptionSuppressingProxy/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/SearchFieldUtil/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/SearchFieldUtil/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/SearchHighlighter/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/search/SearchHighlighter/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/SearchHit/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/search/SearchHit/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/SearchResult/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/search/SearchResult/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/facet/SearchFacetField/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/facet/SearchFacetField/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/facet/SearchFacetValue/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/facet/SearchFacetValue/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/Searcher/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/Searcher/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Filter/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Filter/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Highlight/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Highlight/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Monitor/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Monitor/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Parser/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Parser/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Sort/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/Sort/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/SpellCheck/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/searcher/component/SpellCheck/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/sort/CustomSort/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/sort/CustomSort/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/search/suggestion/SearchSuggestion/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/search/suggestion/SearchSuggestion/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/DirectoryAttributes/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/security/DirectoryAttributes/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/MessageDigester/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/security/MessageDigester/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/RoleAssignment/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/security/RoleAssignment/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/RoleMatcher/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/security/RoleMatcher/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/SecretStore/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/security/SecretStore/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/UserUtil/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/security/UserUtil/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilter/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilter/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilterChain/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/security/jaas/filter/AuthenticationFilterChain/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/user/UserIdentityWrapper/index.d.ts +4 -6
- package/{hidden → types}/senselogic/sitevision/api/user/UserIdentityWrapper/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/webresource/LinkTarget/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/webresource/LinkTarget/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/xml/XmlElement/index.d.ts +2 -4
- package/{hidden → types}/senselogic/sitevision/api/xml/XmlElement/index.js +0 -0
- package/{hidden → types}/senselogic/sitevision/api/xml/XmlElementHandler/index.d.ts +3 -5
- package/{hidden → types}/senselogic/sitevision/api/xml/XmlElementHandler/index.js +0 -0
- package/hidden/javax/jcr/Session/index.d.ts +0 -1107
- package/hidden/senselogic/sitevision/api/Utils/index.d.ts +0 -753
- package/hidden/senselogic/sitevision/api/alias/AliasUtil/index.d.ts +0 -22
- package/hidden/senselogic/sitevision/api/bookmark/BookmarkUtil/index.d.ts +0 -87
- package/hidden/senselogic/sitevision/api/client/ClientUtil/index.d.ts +0 -23
- package/hidden/senselogic/sitevision/api/collaboration/CollaborationFactory/index.d.ts +0 -49
- package/hidden/senselogic/sitevision/api/collaboration/CollaborationGroupFolderUtil/index.d.ts +0 -39
- package/hidden/senselogic/sitevision/api/collaboration/CollaborationGroupTemplateUtil/index.d.ts +0 -58
- package/hidden/senselogic/sitevision/api/collaboration/CollaborationGroupUtil/index.d.ts +0 -99
- package/hidden/senselogic/sitevision/api/context/PortletContextUtil/index.d.ts +0 -112
- package/hidden/senselogic/sitevision/api/cookie/SiteCookieUtil/index.d.ts +0 -166
- package/hidden/senselogic/sitevision/api/date/DateUtil/index.d.ts +0 -153
- package/hidden/senselogic/sitevision/api/date/TimestampUtil/index.d.ts +0 -121
- package/hidden/senselogic/sitevision/api/device/DeviceUtil/index.d.ts +0 -33
- package/hidden/senselogic/sitevision/api/format/FormatterBuilderFactory/index.d.ts +0 -89
- package/hidden/senselogic/sitevision/api/i18n/CurrencyFactory/index.d.ts +0 -81
- package/hidden/senselogic/sitevision/api/i18n/LocaleUtil/index.d.ts +0 -412
- package/hidden/senselogic/sitevision/api/i18n/TranslationUtil/index.d.ts +0 -110
- package/hidden/senselogic/sitevision/api/log/LogUtil/index.d.ts +0 -128
- package/hidden/senselogic/sitevision/api/mail/MailBuilder/index.d.ts +0 -221
- package/hidden/senselogic/sitevision/api/mail/MailUtil/index.d.ts +0 -72
- package/hidden/senselogic/sitevision/api/metadata/MetadataDefinitionUtil/index.d.ts +0 -109
- package/hidden/senselogic/sitevision/api/metadata/MetadataUtil/index.d.ts +0 -356
- package/hidden/senselogic/sitevision/api/metadata/builder/LinkValueBuilder/index.d.ts +0 -131
- package/hidden/senselogic/sitevision/api/metadata/builder/RelatedValueBuilder/index.d.ts +0 -89
- package/hidden/senselogic/sitevision/api/node/ContentNodeUtil/index.d.ts +0 -57
- package/hidden/senselogic/sitevision/api/node/NodeComparatorUtil/index.d.ts +0 -235
- package/hidden/senselogic/sitevision/api/node/NodeFactoryUtil/index.d.ts +0 -29
- package/hidden/senselogic/sitevision/api/node/NodeFilterUtil/index.d.ts +0 -781
- package/hidden/senselogic/sitevision/api/node/NodeIteratorUtil/index.d.ts +0 -231
- package/hidden/senselogic/sitevision/api/node/NodeResolverUtil/index.d.ts +0 -406
- package/hidden/senselogic/sitevision/api/node/NodeTreeUtil/index.d.ts +0 -232
- package/hidden/senselogic/sitevision/api/node/NodeTypeUtil/index.d.ts +0 -549
- package/hidden/senselogic/sitevision/api/node/builder/CompoundAndFilterBuilder/index.d.ts +0 -54
- package/hidden/senselogic/sitevision/api/node/builder/CompoundComparatorBuilder/index.d.ts +0 -53
- package/hidden/senselogic/sitevision/api/node/builder/CompoundOrFilterBuilder/index.d.ts +0 -53
- package/hidden/senselogic/sitevision/api/node/builder/TemporaryFileNodeBuilder/index.d.ts +0 -57
- package/hidden/senselogic/sitevision/api/node/builder/TemporaryNodeBuilder/index.d.ts +0 -177
- package/hidden/senselogic/sitevision/api/property/OfflineVersionPropertyUtil/index.d.ts +0 -31
- package/hidden/senselogic/sitevision/api/property/OnlineVersionPropertyUtil/index.d.ts +0 -31
- package/hidden/senselogic/sitevision/api/property/Properties/index.d.ts +0 -176
- package/hidden/senselogic/sitevision/api/property/PropertyUtil/index.d.ts +0 -1550
- package/hidden/senselogic/sitevision/api/redirect/RedirectUtil/index.d.ts +0 -73
- package/hidden/senselogic/sitevision/api/render/BuddyIconRenderer/index.d.ts +0 -186
- package/hidden/senselogic/sitevision/api/render/FileIconRenderer/index.d.ts +0 -301
- package/hidden/senselogic/sitevision/api/render/ImageLinkRenderer/index.d.ts +0 -122
- package/hidden/senselogic/sitevision/api/render/ImageRenderer/index.d.ts +0 -504
- package/hidden/senselogic/sitevision/api/render/LinkRenderer/index.d.ts +0 -890
- package/hidden/senselogic/sitevision/api/render/OutputUtil/index.d.ts +0 -390
- package/hidden/senselogic/sitevision/api/render/TextModuleRendererBuilder/index.d.ts +0 -66
- package/hidden/senselogic/sitevision/api/render/UserFieldRenderer/index.d.ts +0 -181
- package/hidden/senselogic/sitevision/api/render/velocity/VelocityRenderer/index.d.ts +0 -197
- package/hidden/senselogic/sitevision/api/render/xslt/XSLTUtil/index.d.ts +0 -59
- package/hidden/senselogic/sitevision/api/resource/ColorUtil/index.d.ts +0 -46
- package/hidden/senselogic/sitevision/api/resource/DecorationUtil/index.d.ts +0 -20
- package/hidden/senselogic/sitevision/api/resource/FontUtil/index.d.ts +0 -43
- package/hidden/senselogic/sitevision/api/resource/IconUtil/index.d.ts +0 -34
- package/hidden/senselogic/sitevision/api/resource/LandingPageUtil/index.d.ts +0 -88
- package/hidden/senselogic/sitevision/api/resource/PortletUtil/index.d.ts +0 -32
- package/hidden/senselogic/sitevision/api/resource/ResourceLocatorUtil/index.d.ts +0 -444
- package/hidden/senselogic/sitevision/api/resource/TemplateUtil/index.d.ts +0 -143
- package/hidden/senselogic/sitevision/api/script/InstanceTypeUtil/index.d.ts +0 -176
- package/hidden/senselogic/sitevision/api/script/Requester/index.d.ts +0 -420
- package/hidden/senselogic/sitevision/api/script/RestApi/index.d.ts +0 -195
- package/hidden/senselogic/sitevision/api/script/ScriptUtil/index.d.ts +0 -482
- package/hidden/senselogic/sitevision/api/script/app/RestAppInvokerFactory/index.d.ts +0 -70
- package/hidden/senselogic/sitevision/api/script/factory/ArraysInstance/index.d.ts +0 -1643
- package/hidden/senselogic/sitevision/api/script/factory/CollectionsInstance/index.d.ts +0 -661
- package/hidden/senselogic/sitevision/api/script/factory/InstanceCreatorUtil/index.d.ts +0 -490
- package/hidden/senselogic/sitevision/api/script/factory/ListWrapper/index.d.ts +0 -148
- package/hidden/senselogic/sitevision/api/script/factory/MathInstance/index.d.ts +0 -623
- package/hidden/senselogic/sitevision/api/search/SearchFactory/index.d.ts +0 -114
- package/hidden/senselogic/sitevision/api/search/SearchUtil/index.d.ts +0 -126
- package/hidden/senselogic/sitevision/api/search/index/IndexUtil/index.d.ts +0 -50
- package/hidden/senselogic/sitevision/api/search/index/IndexingUtil/index.d.ts +0 -59
- package/hidden/senselogic/sitevision/api/search/query/QueryStringUtil/index.d.ts +0 -419
- package/hidden/senselogic/sitevision/api/search/searcher/builder/ExtendedDismaxParserBuilder/index.d.ts +0 -257
- package/hidden/senselogic/sitevision/api/search/searcher/builder/FilterBuilder/index.d.ts +0 -103
- package/hidden/senselogic/sitevision/api/search/searcher/builder/HighlightBuilder/index.d.ts +0 -153
- package/hidden/senselogic/sitevision/api/search/searcher/builder/MonitorBuilder/index.d.ts +0 -47
- package/hidden/senselogic/sitevision/api/search/searcher/builder/SearcherBuilder/index.d.ts +0 -210
- package/hidden/senselogic/sitevision/api/search/searcher/builder/SortBuilder/index.d.ts +0 -110
- package/hidden/senselogic/sitevision/api/search/searcher/builder/SpellCheckBuilder/index.d.ts +0 -57
- package/hidden/senselogic/sitevision/api/search/searcher/builder/StandardParserBuilder/index.d.ts +0 -102
- package/hidden/senselogic/sitevision/api/security/AuthenticationUtil/index.d.ts +0 -103
- package/hidden/senselogic/sitevision/api/security/DirectoryUtil/index.d.ts +0 -98
- package/hidden/senselogic/sitevision/api/security/JwtUtil/index.d.ts +0 -143
- package/hidden/senselogic/sitevision/api/security/MessageDigesterFactory/index.d.ts +0 -46
- package/hidden/senselogic/sitevision/api/security/PermissionUtil/index.d.ts +0 -426
- package/hidden/senselogic/sitevision/api/security/PrincipalUtil/index.d.ts +0 -46
- package/hidden/senselogic/sitevision/api/security/RoleAssignmentBuilder/index.d.ts +0 -54
- package/hidden/senselogic/sitevision/api/security/RoleMatcherBuilder/index.d.ts +0 -53
- package/hidden/senselogic/sitevision/api/security/RoleUtil/index.d.ts +0 -49
- package/hidden/senselogic/sitevision/api/subscription/SubscriberUtil/index.d.ts +0 -96
- package/hidden/senselogic/sitevision/api/subscription/SubscriptionUtil/index.d.ts +0 -137
- package/hidden/senselogic/sitevision/api/tag/TagUtil/index.d.ts +0 -127
- package/hidden/senselogic/sitevision/api/text/EndecUtil/index.d.ts +0 -352
- package/hidden/senselogic/sitevision/api/user/SimpleUserUtil/index.d.ts +0 -43
- package/hidden/senselogic/sitevision/api/user/SystemUserUtil/index.d.ts +0 -163
- package/hidden/senselogic/sitevision/api/user/UserDataUtil/index.d.ts +0 -140
- package/hidden/senselogic/sitevision/api/user/UserFactory/index.d.ts +0 -61
- package/hidden/senselogic/sitevision/api/user/UserIdentityUtil/index.d.ts +0 -52
- package/hidden/senselogic/sitevision/api/user/UserUtil/index.d.ts +0 -67
- package/hidden/senselogic/sitevision/api/versioning/PublishingUtil/index.d.ts +0 -265
- package/hidden/senselogic/sitevision/api/versioning/VersionUtil/index.d.ts +0 -19
- package/hidden/senselogic/sitevision/api/webresource/ArticleUtil/index.d.ts +0 -252
- package/hidden/senselogic/sitevision/api/webresource/FileUtil/index.d.ts +0 -294
- package/hidden/senselogic/sitevision/api/webresource/ImageUtil/index.d.ts +0 -267
- package/hidden/senselogic/sitevision/api/webresource/LinkPageUtil/index.d.ts +0 -288
- package/hidden/senselogic/sitevision/api/webresource/PageUtil/index.d.ts +0 -216
- package/hidden/senselogic/sitevision/api/webresource/WebResourceFactory/index.d.ts +0 -56
- package/hidden/senselogic/sitevision/api/webresource/builder/LinkTargetBuilder/index.d.ts +0 -128
- package/hidden/senselogic/sitevision/api/webresource/doctype/DocTypeUtil/index.d.ts +0 -141
- package/hidden/senselogic/sitevision/api/webresource/mime/MimeTypeUtil/index.d.ts +0 -217
- package/hidden/senselogic/sitevision/api/webresource/structure/ArchiveUtil/index.d.ts +0 -53
- package/hidden/senselogic/sitevision/api/webresource/structure/FolderUtil/index.d.ts +0 -107
- package/hidden/senselogic/sitevision/api/webresource/structure/StructureUtil/index.d.ts +0 -94
- package/hidden/senselogic/sitevision/api/webresource/structure/TrashcanUtil/index.d.ts +0 -123
- package/hidden/senselogic/sitevision/api/webresource/webcontent/WebContentUtil/index.d.ts +0 -458
- package/hidden/senselogic/sitevision/api/xml/XmlParserUtil/index.d.ts +0 -116
|
@@ -1,1643 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Instance wrapper for the <code>java.util.Arrays</code> class that delegates all method calls to the corresponding <code>Arrays</code> method.
|
|
3
|
-
*
|
|
4
|
-
* <p>
|
|
5
|
-
* <em>
|
|
6
|
-
* Note! Method documentations in this interface are only excerpts. For full documentation, see official <code>java.util.Arrays</code> Javadoc.
|
|
7
|
-
* </em>
|
|
8
|
-
* </p>
|
|
9
|
-
*
|
|
10
|
-
* <p>
|
|
11
|
-
* <em>
|
|
12
|
-
* Tip! You would typically use {@link InstanceCreatorUtil} to create array instances.
|
|
13
|
-
* </em>
|
|
14
|
-
* </p>
|
|
15
|
-
*
|
|
16
|
-
* <p>
|
|
17
|
-
* An instance of the Sitevision class implementing this interface can be obtained via {@link InstanceCreatorUtil#getArraysInstance()}.
|
|
18
|
-
* See {@link InstanceCreatorUtil} for how to obtain an instance of the <code>InstanceCreatorUtil</code> interface.
|
|
19
|
-
* </p>
|
|
20
|
-
* @author Magnus Lövgren
|
|
21
|
-
* @since Sitevision 3.1
|
|
22
|
-
*/
|
|
23
|
-
|
|
24
|
-
interface ArraysInstance {
|
|
25
|
-
/**
|
|
26
|
-
* Sorts the specified array of longs into ascending numerical order.
|
|
27
|
-
* @param anArray the array to be sorted
|
|
28
|
-
*/
|
|
29
|
-
sort(anArray: long): void;
|
|
30
|
-
|
|
31
|
-
/**
|
|
32
|
-
* Sorts the specified range of the specified array of longs into
|
|
33
|
-
* ascending numerical order.
|
|
34
|
-
* @param anArray the array to be sorted
|
|
35
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
36
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
37
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
38
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
39
|
-
*/
|
|
40
|
-
sort(anArray: long, aFromIndex: int, aToIndex: int): void;
|
|
41
|
-
|
|
42
|
-
/**
|
|
43
|
-
* Sorts the specified array of ints into ascending numerical order.
|
|
44
|
-
* @param anArray the array to be sorted
|
|
45
|
-
*/
|
|
46
|
-
sort(anArray: int): void;
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* Sorts the specified range of the specified array of ints into ascending numerical order.
|
|
50
|
-
* @param anArray the array to be sorted
|
|
51
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
52
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
53
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
54
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
55
|
-
*/
|
|
56
|
-
sort(anArray: int, aFromIndex: int, aToIndex: int): void;
|
|
57
|
-
|
|
58
|
-
/**
|
|
59
|
-
* Sorts the specified array of shorts into ascending numerical order.
|
|
60
|
-
* @param anArray the array to be sorted
|
|
61
|
-
*/
|
|
62
|
-
sort(anArray: short): void;
|
|
63
|
-
|
|
64
|
-
/**
|
|
65
|
-
* Sorts the specified range of the specified array of shorts into ascending numerical order.
|
|
66
|
-
* @param anArray the array to be sorted
|
|
67
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
68
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
69
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
70
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
71
|
-
*/
|
|
72
|
-
sort(anArray: short, aFromIndex: int, aToIndex: int): void;
|
|
73
|
-
|
|
74
|
-
/**
|
|
75
|
-
* Sorts the specified array of chars into ascending numerical order.
|
|
76
|
-
* @param anArray the array to be sorted
|
|
77
|
-
*/
|
|
78
|
-
sort(anArray: char): void;
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* Sorts the specified range of the specified array of chars into ascending numerical order.
|
|
82
|
-
* @param anArray the array to be sorted
|
|
83
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
84
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
85
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
86
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
87
|
-
*/
|
|
88
|
-
sort(anArray: char, aFromIndex: int, aToIndex: int): void;
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* Sorts the specified array of bytes into ascending numerical order.
|
|
92
|
-
* @param anArray the array to be sorted
|
|
93
|
-
*/
|
|
94
|
-
sort(anArray: byte): void;
|
|
95
|
-
|
|
96
|
-
/**
|
|
97
|
-
* Sorts the specified range of the specified array of bytes into ascending numerical order.
|
|
98
|
-
* @param anArray the array to be sorted
|
|
99
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
100
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
101
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
102
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
103
|
-
*/
|
|
104
|
-
sort(anArray: byte, aFromIndex: int, aToIndex: int): void;
|
|
105
|
-
|
|
106
|
-
/**
|
|
107
|
-
* Sorts the specified array of doubles into ascending numerical order.
|
|
108
|
-
* @param anArray the array to be sorted
|
|
109
|
-
*/
|
|
110
|
-
sort(anArray: double): void;
|
|
111
|
-
|
|
112
|
-
/**
|
|
113
|
-
* Sorts the specified range of the specified array of doubles into ascending numerical order.
|
|
114
|
-
* @param anArray the array to be sorted
|
|
115
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
116
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
117
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
118
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
119
|
-
*/
|
|
120
|
-
sort(anArray: double, aFromIndex: int, aToIndex: int): void;
|
|
121
|
-
|
|
122
|
-
/**
|
|
123
|
-
* Sorts the specified array of floats into ascending numerical order.
|
|
124
|
-
* @param anArray the array to be sorted
|
|
125
|
-
*/
|
|
126
|
-
sort(anArray: float): void;
|
|
127
|
-
|
|
128
|
-
/**
|
|
129
|
-
* Sorts the specified range of the specified array of floats into ascending numerical order.
|
|
130
|
-
* @param anArray the array to be sorted
|
|
131
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
132
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
133
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
134
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
135
|
-
*/
|
|
136
|
-
sort(anArray: float, aFromIndex: int, aToIndex: int): void;
|
|
137
|
-
|
|
138
|
-
/**
|
|
139
|
-
* Sorts the specified array of objects into ascending order, according to the <code>Comparable</code> natural ordering of its elements.
|
|
140
|
-
* @param anArray the array to be sorted
|
|
141
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
142
|
-
*/
|
|
143
|
-
sort(anArray: java.lang.Object): void;
|
|
144
|
-
|
|
145
|
-
/**
|
|
146
|
-
* Sorts the specified range of the specified array of objects into ascending order, according to the <code>Comparable</code>
|
|
147
|
-
* natural ordering of its elements.
|
|
148
|
-
* @param anArray the array to be sorted
|
|
149
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
150
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
151
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
152
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
153
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
154
|
-
*/
|
|
155
|
-
sort(anArray: java.lang.Object, aFromIndex: int, aToIndex: int): void;
|
|
156
|
-
|
|
157
|
-
/**
|
|
158
|
-
* Sorts the specified array of objects according to the order induced by the specified comparator.
|
|
159
|
-
* @param <T> the class of the objects to be sorted
|
|
160
|
-
* @param anArray the array to be sorted
|
|
161
|
-
* @param aComparator the comparator to determine the order of the array. A <tt>null</tt> value indicates that the elements' Comparable natural ordering should be used.
|
|
162
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> using the specified comparator.
|
|
163
|
-
*/
|
|
164
|
-
sort(anArray: T, aComparator: java.util.Comparator): void;
|
|
165
|
-
|
|
166
|
-
/**
|
|
167
|
-
* Sorts the specified range of the specified array of objects according to the order induced by the specified comparator.
|
|
168
|
-
* @param <T> the class of the objects to be sorted
|
|
169
|
-
* @param anArray the array to be sorted
|
|
170
|
-
* @param aFromIndex the index of the first element (inclusive) to be sorted
|
|
171
|
-
* @param aToIndex the index of the last element (exclusive) to be sorted
|
|
172
|
-
* @param aComparator the comparator to determine the order of the array. A <tt>null</tt> value indicates that the elements' Comparable natural ordering should be used.
|
|
173
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> using the specified comparator.
|
|
174
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
175
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
176
|
-
*/
|
|
177
|
-
sort(
|
|
178
|
-
anArray: T,
|
|
179
|
-
aFromIndex: int,
|
|
180
|
-
aToIndex: int,
|
|
181
|
-
aComparator: java.util.Comparator
|
|
182
|
-
): void;
|
|
183
|
-
|
|
184
|
-
/**
|
|
185
|
-
* Searches the specified array of longs for the specified value using the binary search algorithm.
|
|
186
|
-
* @param anArray the array to be searched
|
|
187
|
-
* @param aKey the value to be searched for
|
|
188
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
189
|
-
*/
|
|
190
|
-
binarySearch(anArray: long, aKey: long): number;
|
|
191
|
-
|
|
192
|
-
/**
|
|
193
|
-
* Searches a range of the specified array of longs for the specified value using the binary search algorithm.
|
|
194
|
-
* @param anArray the array to be searched
|
|
195
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
196
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
197
|
-
* @param aKey the value to be searched for
|
|
198
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
199
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
200
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
201
|
-
*/
|
|
202
|
-
binarySearch(
|
|
203
|
-
anArray: long,
|
|
204
|
-
aFromIndex: int,
|
|
205
|
-
aToIndex: int,
|
|
206
|
-
aKey: long
|
|
207
|
-
): number;
|
|
208
|
-
|
|
209
|
-
/**
|
|
210
|
-
* Searches the specified array of ints for the specified value using the binary search algorithm.
|
|
211
|
-
* @param anArray the array to be searched
|
|
212
|
-
* @param aKey the value to be searched for
|
|
213
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
214
|
-
*/
|
|
215
|
-
binarySearch(anArray: int, aKey: int): number;
|
|
216
|
-
|
|
217
|
-
/**
|
|
218
|
-
* Searches a range of the specified array of ints for the specified value using the binary search algorithm.
|
|
219
|
-
* @param anArray the array to be searched
|
|
220
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
221
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
222
|
-
* @param aKey the value to be searched for
|
|
223
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
224
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
225
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
226
|
-
*/
|
|
227
|
-
binarySearch(anArray: int, aFromIndex: int, aToIndex: int, aKey: int): number;
|
|
228
|
-
|
|
229
|
-
/**
|
|
230
|
-
* Searches the specified array of shorts for the specified value using the binary search algorithm.
|
|
231
|
-
* @param anArray the array to be searched
|
|
232
|
-
* @param aKey the value to be searched for
|
|
233
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
234
|
-
*/
|
|
235
|
-
binarySearch(anArray: short, aKey: short): number;
|
|
236
|
-
|
|
237
|
-
/**
|
|
238
|
-
* Searches a range of the specified array of shorts for the specified value using the binary search algorithm.
|
|
239
|
-
* @param anArray the array to be searched
|
|
240
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
241
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
242
|
-
* @param aKey the value to be searched for
|
|
243
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
244
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
245
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
246
|
-
*/
|
|
247
|
-
binarySearch(
|
|
248
|
-
anArray: short,
|
|
249
|
-
aFromIndex: int,
|
|
250
|
-
aToIndex: int,
|
|
251
|
-
aKey: short
|
|
252
|
-
): number;
|
|
253
|
-
|
|
254
|
-
/**
|
|
255
|
-
* Searches the specified array of chars for the specified value using the binary search algorithm.
|
|
256
|
-
* @param anArray the array to be searched
|
|
257
|
-
* @param aKey the value to be searched for
|
|
258
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
259
|
-
*/
|
|
260
|
-
binarySearch(anArray: char, aKey: char): number;
|
|
261
|
-
|
|
262
|
-
/**
|
|
263
|
-
* Searches a range of the specified array of chars for the specified value using the binary search algorithm.
|
|
264
|
-
* @param anArray the array to be searched
|
|
265
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
266
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
267
|
-
* @param aKey the value to be searched for
|
|
268
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
269
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
270
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
271
|
-
*/
|
|
272
|
-
binarySearch(
|
|
273
|
-
anArray: char,
|
|
274
|
-
aFromIndex: int,
|
|
275
|
-
aToIndex: int,
|
|
276
|
-
aKey: char
|
|
277
|
-
): number;
|
|
278
|
-
|
|
279
|
-
/**
|
|
280
|
-
* Searches the specified array of bytes for the specified value using the binary search algorithm.
|
|
281
|
-
* @param anArray the array to be searched
|
|
282
|
-
* @param aKey the value to be searched for
|
|
283
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
284
|
-
*/
|
|
285
|
-
binarySearch(anArray: byte, aKey: byte): number;
|
|
286
|
-
|
|
287
|
-
/**
|
|
288
|
-
* Searches a range of the specified array of bytes for the specified value using the binary search algorithm.
|
|
289
|
-
* @param anArray the array to be searched
|
|
290
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
291
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
292
|
-
* @param aKey the value to be searched for
|
|
293
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
294
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
295
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
296
|
-
*/
|
|
297
|
-
binarySearch(
|
|
298
|
-
anArray: byte,
|
|
299
|
-
aFromIndex: int,
|
|
300
|
-
aToIndex: int,
|
|
301
|
-
aKey: byte
|
|
302
|
-
): number;
|
|
303
|
-
|
|
304
|
-
/**
|
|
305
|
-
* Searches the specified array of doubles for the specified value using the binary search algorithm.
|
|
306
|
-
* @param anArray the array to be searched
|
|
307
|
-
* @param aKey the value to be searched for
|
|
308
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
309
|
-
*/
|
|
310
|
-
binarySearch(anArray: double, aKey: double): number;
|
|
311
|
-
|
|
312
|
-
/**
|
|
313
|
-
* Searches a range of the specified array of doubles for the specified value using the binary search algorithm.
|
|
314
|
-
* @param anArray the array to be searched
|
|
315
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
316
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
317
|
-
* @param aKey the value to be searched for
|
|
318
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
319
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
320
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
321
|
-
*/
|
|
322
|
-
binarySearch(
|
|
323
|
-
anArray: double,
|
|
324
|
-
aFromIndex: int,
|
|
325
|
-
aToIndex: int,
|
|
326
|
-
aKey: double
|
|
327
|
-
): number;
|
|
328
|
-
|
|
329
|
-
/**
|
|
330
|
-
* Searches the specified array of floats for the specified value using the binary search algorithm.
|
|
331
|
-
* @param anArray the array to be searched
|
|
332
|
-
* @param aKey the value to be searched for
|
|
333
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
334
|
-
*/
|
|
335
|
-
binarySearch(anArray: float, aKey: float): number;
|
|
336
|
-
|
|
337
|
-
/**
|
|
338
|
-
* Searches a range of the specified array of floats for the specified value using the binary search algorithm.
|
|
339
|
-
* @param anArray the array to be searched
|
|
340
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
341
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
342
|
-
* @param aKey the value to be searched for
|
|
343
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
344
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
345
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
346
|
-
*/
|
|
347
|
-
binarySearch(
|
|
348
|
-
anArray: float,
|
|
349
|
-
aFromIndex: int,
|
|
350
|
-
aToIndex: int,
|
|
351
|
-
aKey: float
|
|
352
|
-
): number;
|
|
353
|
-
|
|
354
|
-
/**
|
|
355
|
-
* Searches the specified array for the specified object using the binary search algorithm.
|
|
356
|
-
* @param anArray the array to be searched
|
|
357
|
-
* @param aKey the value to be searched for
|
|
358
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
359
|
-
* @throws ClassCastException if the search key is not comparable to the elements of the array.
|
|
360
|
-
*/
|
|
361
|
-
binarySearch(anArray: java.lang.Object, aKey: java.lang.Object): number;
|
|
362
|
-
|
|
363
|
-
/**
|
|
364
|
-
* Searches a range of the specified array for the specified object using the binary search algorithm.
|
|
365
|
-
* @param anArray the array to be searched
|
|
366
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
367
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
368
|
-
* @param aKey the value to be searched for
|
|
369
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
370
|
-
* @throws ClassCastException if the search key is not comparable to the elements of the array within the specified range.
|
|
371
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
372
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
373
|
-
*/
|
|
374
|
-
binarySearch(
|
|
375
|
-
anArray: java.lang.Object,
|
|
376
|
-
aFromIndex: int,
|
|
377
|
-
aToIndex: int,
|
|
378
|
-
aKey: java.lang.Object
|
|
379
|
-
): number;
|
|
380
|
-
|
|
381
|
-
/**
|
|
382
|
-
* Searches the specified array for the specified object using the binary search algorithm.
|
|
383
|
-
* @param <T> the class of the objects to be searched
|
|
384
|
-
* @param anArray the array to be searched
|
|
385
|
-
* @param aKey the value to be searched for
|
|
386
|
-
* @param aComparator the comparator by which the array is ordered. A <tt>null</tt> value indicates that the elements' Comparable natural ordering should be used.
|
|
387
|
-
* @return index of the search key, if it is contained in the array; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element greater than the key, or <tt>anArray.length</tt> if all elements in the array are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
388
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> using the specified comparator, or the search key is not comparable to the elements of the array using this comparator.
|
|
389
|
-
*/
|
|
390
|
-
binarySearch(anArray: T, aKey: T, aComparator: java.util.Comparator): number;
|
|
391
|
-
|
|
392
|
-
/**
|
|
393
|
-
* Searches a range of the specified array for the specified object using the binary search algorithm.
|
|
394
|
-
* @param <T> the class of the objects to be searched
|
|
395
|
-
* @param anArray the array to be searched
|
|
396
|
-
* @param aFromIndex the index of the first element (inclusive) to be searched
|
|
397
|
-
* @param aToIndex the index of the last element (exclusive) to be searched
|
|
398
|
-
* @param aKey the value to be searched for
|
|
399
|
-
* @param aComparator the comparator by which the array is ordered. A <tt>null</tt> value indicates that the elements' Comparable natural ordering should be used.
|
|
400
|
-
* @return index of the search key, if it is contained in the array within the specified range; otherwise, <tt>(-(<i>insertion point</i>) - 1)</tt>. The <i>insertion point</i> is defined as the point at which the key would be inserted into the array: the index of the first element in the range greater than the key, or <tt>aToIndex</tt> if all elements in the range are less than the specified key. Note that this guarantees that the return value will be >= 0 if and only if the key is found.
|
|
401
|
-
* @throws ClassCastException if the range contains elements that are not <i>mutually comparable</i> using the specified comparator, or the search key is not comparable to the elements in the range using this comparator.
|
|
402
|
-
* @throws IllegalArgumentException if {@code aFromIndex > aToIndex}
|
|
403
|
-
* @throws ArrayIndexOutOfBoundsException if {@code aFromIndex < 0 or aToIndex > anArray.length}
|
|
404
|
-
*/
|
|
405
|
-
binarySearch(
|
|
406
|
-
anArray: T,
|
|
407
|
-
aFromIndex: int,
|
|
408
|
-
aToIndex: int,
|
|
409
|
-
aKey: T,
|
|
410
|
-
aComparator: java.util.Comparator
|
|
411
|
-
): number;
|
|
412
|
-
|
|
413
|
-
/**
|
|
414
|
-
* Returns <tt>true</tt> if the two specified arrays of longs are <i>equal</i> to one another.
|
|
415
|
-
* @param anArray one array to be tested for equality
|
|
416
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
417
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
418
|
-
*/
|
|
419
|
-
equals(anArray: long, anAnotherArray: long): boolean;
|
|
420
|
-
|
|
421
|
-
/**
|
|
422
|
-
* Returns <tt>true</tt> if the two specified arrays of ints are <i>equal</i> to one another.
|
|
423
|
-
* @param anArray one array to be tested for equality
|
|
424
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
425
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
426
|
-
*/
|
|
427
|
-
equals(anArray: int, anAnotherArray: int): boolean;
|
|
428
|
-
|
|
429
|
-
/**
|
|
430
|
-
* Returns <tt>true</tt> if the two specified arrays of shorts are <i>equal</i> to one another.
|
|
431
|
-
* @param anArray one array to be tested for equality
|
|
432
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
433
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
434
|
-
*/
|
|
435
|
-
equals(anArray: short, anAnotherArray: short): boolean;
|
|
436
|
-
|
|
437
|
-
/**
|
|
438
|
-
* Returns <tt>true</tt> if the two specified arrays of chars are <i>equal</i> to one another.
|
|
439
|
-
* @param anArray one array to be tested for equality
|
|
440
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
441
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
442
|
-
*/
|
|
443
|
-
equals(anArray: char, anAnotherArray: char): boolean;
|
|
444
|
-
|
|
445
|
-
/**
|
|
446
|
-
* Returns <tt>true</tt> if the two specified arrays of bytes are <i>equal</i> to one another.
|
|
447
|
-
* @param anArray one array to be tested for equality
|
|
448
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
449
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
450
|
-
*/
|
|
451
|
-
equals(anArray: byte, anAnotherArray: byte): boolean;
|
|
452
|
-
|
|
453
|
-
/**
|
|
454
|
-
* Returns <tt>true</tt> if the two specified arrays of booleans are <i>equal</i> to one another.
|
|
455
|
-
* @param anArray one array to be tested for equality
|
|
456
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
457
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
458
|
-
*/
|
|
459
|
-
equals(anArray: boolean, anAnotherArray: boolean): boolean;
|
|
460
|
-
|
|
461
|
-
/**
|
|
462
|
-
* Returns <tt>true</tt> if the two specified arrays of doubles are <i>equal</i> to one another.
|
|
463
|
-
* @param anArray one array to be tested for equality
|
|
464
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
465
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
466
|
-
*/
|
|
467
|
-
equals(anArray: double, anAnotherArray: double): boolean;
|
|
468
|
-
|
|
469
|
-
/**
|
|
470
|
-
* Returns <tt>true</tt> if the two specified arrays of floats are <i>equal</i> to one another.
|
|
471
|
-
* @param anArray one array to be tested for equality
|
|
472
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
473
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
474
|
-
*/
|
|
475
|
-
equals(anArray: float, anAnotherArray: float): boolean;
|
|
476
|
-
|
|
477
|
-
/**
|
|
478
|
-
* Returns <tt>true</tt> if the two specified arrays of Objects are <i>equal</i> to one another.
|
|
479
|
-
* @param anArray one array to be tested for equality
|
|
480
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
481
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
482
|
-
*/
|
|
483
|
-
equals(anArray: java.lang.Object, anAnotherArray: java.lang.Object): boolean;
|
|
484
|
-
|
|
485
|
-
/**
|
|
486
|
-
* Assigns the specified long value to each element of the specified array of longs.
|
|
487
|
-
* @param anArray the array to be filled
|
|
488
|
-
* @param aValue the value to be stored in all elements of the array
|
|
489
|
-
*/
|
|
490
|
-
fill(anArray: long, aValue: long): void;
|
|
491
|
-
|
|
492
|
-
/**
|
|
493
|
-
* Assigns the specified long value to each element of the specified range of the specified array of longs.
|
|
494
|
-
* @param anArray the array to be filled
|
|
495
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
496
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
497
|
-
* @param aValue the value to be stored in all elements of the array
|
|
498
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
499
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
500
|
-
*/
|
|
501
|
-
fill(anArray: long, aFromIndex: int, aToIndex: int, aValue: long): void;
|
|
502
|
-
|
|
503
|
-
/**
|
|
504
|
-
* Assigns the specified int value to each element of the specified array of ints.
|
|
505
|
-
* @param anArray the array to be filled
|
|
506
|
-
* @param aValue the value to be stored in all elements of the array
|
|
507
|
-
*/
|
|
508
|
-
fill(anArray: int, aValue: int): void;
|
|
509
|
-
|
|
510
|
-
/**
|
|
511
|
-
* Assigns the specified int value to each element of the specified range of the specified array of ints.
|
|
512
|
-
* @param anArray the array to be filled
|
|
513
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
514
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
515
|
-
* @param aValue the value to be stored in all elements of the array
|
|
516
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
517
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
518
|
-
*/
|
|
519
|
-
fill(anArray: int, aFromIndex: int, aToIndex: int, aValue: int): void;
|
|
520
|
-
|
|
521
|
-
/**
|
|
522
|
-
* Assigns the specified short value to each element of the specified array of shorts.
|
|
523
|
-
* @param anArray the array to be filled
|
|
524
|
-
* @param aValue the value to be stored in all elements of the array
|
|
525
|
-
*/
|
|
526
|
-
fill(anArray: short, aValue: short): void;
|
|
527
|
-
|
|
528
|
-
/**
|
|
529
|
-
* Assigns the specified short value to each element of the specified range of the specified array of shorts.
|
|
530
|
-
* @param anArray the array to be filled
|
|
531
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
532
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
533
|
-
* @param aValue the value to be stored in all elements of the array
|
|
534
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
535
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
536
|
-
*/
|
|
537
|
-
fill(anArray: short, aFromIndex: int, aToIndex: int, aValue: short): void;
|
|
538
|
-
|
|
539
|
-
/**
|
|
540
|
-
* Assigns the specified char value to each element of the specified array of chars.
|
|
541
|
-
* @param anArray the array to be filled
|
|
542
|
-
* @param aValue the value to be stored in all elements of the array
|
|
543
|
-
*/
|
|
544
|
-
fill(anArray: char, aValue: char): void;
|
|
545
|
-
|
|
546
|
-
/**
|
|
547
|
-
* Assigns the specified char value to each element of the specified range of the specified array of chars.
|
|
548
|
-
* @param anArray the array to be filled
|
|
549
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
550
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
551
|
-
* @param aValue the value to be stored in all elements of the array
|
|
552
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
553
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
554
|
-
*/
|
|
555
|
-
fill(anArray: char, aFromIndex: int, aToIndex: int, aValue: char): void;
|
|
556
|
-
|
|
557
|
-
/**
|
|
558
|
-
* Assigns the specified byte value to each element of the specified array of bytes.
|
|
559
|
-
* @param anArray the array to be filled
|
|
560
|
-
* @param aValue the value to be stored in all elements of the array
|
|
561
|
-
*/
|
|
562
|
-
fill(anArray: byte, aValue: byte): void;
|
|
563
|
-
|
|
564
|
-
/**
|
|
565
|
-
* Assigns the specified byte value to each element of the specified range of the specified array of bytes.
|
|
566
|
-
* @param anArray the array to be filled
|
|
567
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
568
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
569
|
-
* @param aValue the value to be stored in all elements of the array
|
|
570
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
571
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
572
|
-
*/
|
|
573
|
-
fill(anArray: byte, aFromIndex: int, aToIndex: int, aValue: byte): void;
|
|
574
|
-
|
|
575
|
-
/**
|
|
576
|
-
* Assigns the specified boolean value to each element of the specified array of booleans.
|
|
577
|
-
* @param anArray the array to be filled
|
|
578
|
-
* @param aValue the value to be stored in all elements of the array
|
|
579
|
-
*/
|
|
580
|
-
fill(anArray: boolean, aValue: boolean): void;
|
|
581
|
-
|
|
582
|
-
/**
|
|
583
|
-
* Assigns the specified boolean value to each element of the specified
|
|
584
|
-
* range of the specified array of booleans.
|
|
585
|
-
* @param anArray the array to be filled
|
|
586
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
587
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
588
|
-
* @param aValue the value to be stored in all elements of the array
|
|
589
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
590
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
591
|
-
*/
|
|
592
|
-
fill(anArray: boolean, aFromIndex: int, aToIndex: int, aValue: boolean): void;
|
|
593
|
-
|
|
594
|
-
/**
|
|
595
|
-
* Assigns the specified double value to each element of the specified array of doubles.
|
|
596
|
-
* @param anArray the array to be filled
|
|
597
|
-
* @param aValue the value to be stored in all elements of the array
|
|
598
|
-
*/
|
|
599
|
-
fill(anArray: double, aValue: double): void;
|
|
600
|
-
|
|
601
|
-
/**
|
|
602
|
-
* Assigns the specified double value to each element of the specified range of the specified array of doubles.
|
|
603
|
-
* @param anArray the array to be filled
|
|
604
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
605
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
606
|
-
* @param aValue the value to be stored in all elements of the array
|
|
607
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
608
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
609
|
-
*/
|
|
610
|
-
fill(anArray: double, aFromIndex: int, aToIndex: int, aValue: double): void;
|
|
611
|
-
|
|
612
|
-
/**
|
|
613
|
-
* Assigns the specified float value to each element of the specified array of floats.
|
|
614
|
-
* @param anArray the array to be filled
|
|
615
|
-
* @param aValue the value to be stored in all elements of the array
|
|
616
|
-
*/
|
|
617
|
-
fill(anArray: float, aValue: float): void;
|
|
618
|
-
|
|
619
|
-
/**
|
|
620
|
-
* Assigns the specified float value to each element of the specified range of the specified array of floats.
|
|
621
|
-
* @param anArray the array to be filled
|
|
622
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
623
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
624
|
-
* @param aValue the value to be stored in all elements of the array
|
|
625
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
626
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
627
|
-
*/
|
|
628
|
-
fill(anArray: float, aFromIndex: int, aToIndex: int, aValue: float): void;
|
|
629
|
-
|
|
630
|
-
/**
|
|
631
|
-
* Assigns the specified Object reference to each element of the specified array of Objects.
|
|
632
|
-
* @param anArray the array to be filled
|
|
633
|
-
* @param aValue the value to be stored in all elements of the array
|
|
634
|
-
* @throws ArrayStoreException if the specified value is not of a runtime type that can be stored in the specified array
|
|
635
|
-
*/
|
|
636
|
-
fill(anArray: java.lang.Object, aValue: java.lang.Object): void;
|
|
637
|
-
|
|
638
|
-
/**
|
|
639
|
-
* Assigns the specified Object reference to each element of the specified range of the specified array of Objects.
|
|
640
|
-
* @param anArray the array to be filled
|
|
641
|
-
* @param aFromIndex the index of the first element (inclusive) to be filled with the specified value
|
|
642
|
-
* @param aToIndex the index of the last element (exclusive) to be filled with the specified value
|
|
643
|
-
* @param aValue the value to be stored in all elements of the array
|
|
644
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
645
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aToIndex > anArray.length</tt>
|
|
646
|
-
* @throws ArrayStoreException if the specified value is not of a runtime type that can be stored in the specified array
|
|
647
|
-
*/
|
|
648
|
-
fill(
|
|
649
|
-
anArray: java.lang.Object,
|
|
650
|
-
aFromIndex: int,
|
|
651
|
-
aToIndex: int,
|
|
652
|
-
aValue: java.lang.Object
|
|
653
|
-
): void;
|
|
654
|
-
|
|
655
|
-
/**
|
|
656
|
-
* Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
|
|
657
|
-
* @param <T> the class of the objects in the array
|
|
658
|
-
* @param anArray the array to be copied
|
|
659
|
-
* @param aNewLength the length of the copy to be returned
|
|
660
|
-
* @return a copy of the original array, truncated or padded with nulls to obtain the specified length
|
|
661
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
662
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
663
|
-
*/
|
|
664
|
-
copyOf(anArray: T, aNewLength: int): unknown;
|
|
665
|
-
|
|
666
|
-
/**
|
|
667
|
-
* Copies the specified array, truncating or padding with nulls (if necessary)
|
|
668
|
-
* so the copy has the specified length.
|
|
669
|
-
* @param <U> the class of the objects in the original array
|
|
670
|
-
* @param <T> the class of the objects in the returned array
|
|
671
|
-
* @param anArray the array to be copied
|
|
672
|
-
* @param aNewLength the length of the copy to be returned
|
|
673
|
-
* @param aNewType the class of the copy to be returned
|
|
674
|
-
* @return a copy of the original array, truncated or padded with nulls to obtain the specified length
|
|
675
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
676
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
677
|
-
* @throws ArrayStoreException if an element copied from <tt>anArray</tt> is not of a runtime type that can be stored in an array of class <tt>aNewType</tt>
|
|
678
|
-
*/
|
|
679
|
-
copyOf(anArray: U, aNewLength: int, aNewType: java.lang.Class): unknown;
|
|
680
|
-
|
|
681
|
-
/**
|
|
682
|
-
* Copies the specified array, truncating or padding with zeros (if necessary)
|
|
683
|
-
* so the copy has the specified length.
|
|
684
|
-
* @param anArray the array to be copied
|
|
685
|
-
* @param aNewLength the length of the copy to be returned
|
|
686
|
-
* @return a copy of the original array, truncated or padded with zeros to obtain the specified length
|
|
687
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
688
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
689
|
-
*/
|
|
690
|
-
copyOf(anArray: byte, aNewLength: int): unknown;
|
|
691
|
-
|
|
692
|
-
/**
|
|
693
|
-
* Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
|
|
694
|
-
* @param anArray the array to be copied
|
|
695
|
-
* @param aNewLength the length of the copy to be returned
|
|
696
|
-
* @return a copy of the original array, truncated or padded with zeros to obtain the specified length
|
|
697
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
698
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
699
|
-
*/
|
|
700
|
-
copyOf(anArray: short, aNewLength: int): number;
|
|
701
|
-
|
|
702
|
-
/**
|
|
703
|
-
* Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
|
|
704
|
-
* @param anArray the array to be copied
|
|
705
|
-
* @param aNewLength the length of the copy to be returned
|
|
706
|
-
* @return a copy of the original array, truncated or padded with zeros to obtain the specified length
|
|
707
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
708
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
709
|
-
*/
|
|
710
|
-
copyOf(anArray: int, aNewLength: int): number;
|
|
711
|
-
|
|
712
|
-
/**
|
|
713
|
-
* Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
|
|
714
|
-
* @param anArray the array to be copied
|
|
715
|
-
* @param aNewLength the length of the copy to be returned
|
|
716
|
-
* @return a copy of the original array, truncated or padded with zeros to obtain the specified length
|
|
717
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
718
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
719
|
-
*/
|
|
720
|
-
copyOf(anArray: long, aNewLength: int): number;
|
|
721
|
-
|
|
722
|
-
/**
|
|
723
|
-
* Copies the specified array, truncating or padding with null characters (if necessary) so the copy has the specified length.
|
|
724
|
-
* @param anArray the array to be copied
|
|
725
|
-
* @param aNewLength the length of the copy to be returned
|
|
726
|
-
* @return a copy of the original array, truncated or padded with null characters to obtain the specified length
|
|
727
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
728
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
729
|
-
*/
|
|
730
|
-
copyOf(anArray: char, aNewLength: int): string;
|
|
731
|
-
|
|
732
|
-
/**
|
|
733
|
-
* Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
|
|
734
|
-
* @param anArray the array to be copied
|
|
735
|
-
* @param aNewLength the length of the copy to be returned
|
|
736
|
-
* @return a copy of the original array, truncated or padded with zeros to obtain the specified length
|
|
737
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
738
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
739
|
-
*/
|
|
740
|
-
copyOf(anArray: float, aNewLength: int): number;
|
|
741
|
-
|
|
742
|
-
/**
|
|
743
|
-
* Copies the specified array, truncating or padding with zeros (if necessary) so the copy has the specified length.
|
|
744
|
-
* @param anArray the array to be copied
|
|
745
|
-
* @param aNewLength the length of the copy to be returned
|
|
746
|
-
* @return a copy of the original array, truncated or padded with zeros to obtain the specified length
|
|
747
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
748
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
749
|
-
*/
|
|
750
|
-
copyOf(anArray: double, aNewLength: int): number;
|
|
751
|
-
|
|
752
|
-
/**
|
|
753
|
-
* Copies the specified array, truncating or padding with <tt>false</tt> (if necessary) so the copy has the specified length.
|
|
754
|
-
* @param anArray the array to be copied
|
|
755
|
-
* @param aNewLength the length of the copy to be returned
|
|
756
|
-
* @return a copy of the original array, truncated or padded with false elements to obtain the specified length
|
|
757
|
-
* @throws NegativeArraySizeException if <tt>aNewLength</tt> is negative
|
|
758
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
759
|
-
*/
|
|
760
|
-
copyOf(anArray: boolean, aNewLength: int): boolean;
|
|
761
|
-
|
|
762
|
-
/**
|
|
763
|
-
* Copies the specified range of the specified array into a new array.
|
|
764
|
-
* @param <T> the class of the objects in the array
|
|
765
|
-
* @param anArray the array from which a range is to be copied
|
|
766
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
767
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
768
|
-
* @return a new array containing the specified range from the original array, truncated or padded with nulls to obtain the required length
|
|
769
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
770
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
771
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
772
|
-
*/
|
|
773
|
-
copyOfRange(anArray: T, aFromIndex: int, aToIndex: int): unknown;
|
|
774
|
-
|
|
775
|
-
/**
|
|
776
|
-
* Copies the specified range of the specified array into a new array.
|
|
777
|
-
* @param <U> the class of the objects in the original array
|
|
778
|
-
* @param <T> the class of the objects in the returned array
|
|
779
|
-
* @param anArray the array from which a range is to be copied
|
|
780
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
781
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
782
|
-
* @param aNewType the class of the copy to be returned
|
|
783
|
-
* @return a new array containing the specified range from the original array, truncated or padded with nulls to obtain the required length
|
|
784
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
785
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
786
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
787
|
-
* @throws ArrayStoreException if an element copied from <tt>anArray</tt> is not of a runtime type that can be stored in an array of class <tt>aNewType</tt>.
|
|
788
|
-
*/
|
|
789
|
-
copyOfRange(
|
|
790
|
-
anArray: U,
|
|
791
|
-
aFromIndex: int,
|
|
792
|
-
aToIndex: int,
|
|
793
|
-
aNewType: java.lang.Class
|
|
794
|
-
): unknown;
|
|
795
|
-
|
|
796
|
-
/**
|
|
797
|
-
* Copies the specified range of the specified array into a new array.
|
|
798
|
-
* @param anArray the array from which a range is to be copied
|
|
799
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
800
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
801
|
-
* @return a new array containing the specified range from the original array, truncated or padded with zeros to obtain the required length
|
|
802
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
803
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
804
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
805
|
-
*/
|
|
806
|
-
copyOfRange(anArray: byte, aFromIndex: int, aToIndex: int): unknown;
|
|
807
|
-
|
|
808
|
-
/**
|
|
809
|
-
* Copies the specified range of the specified array into a new array.
|
|
810
|
-
* @param anArray the array from which a range is to be copied
|
|
811
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
812
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
813
|
-
* @return a new array containing the specified range from the original array, truncated or padded with zeros to obtain the required length
|
|
814
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
815
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
816
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
817
|
-
*/
|
|
818
|
-
copyOfRange(anArray: short, aFromIndex: int, aToIndex: int): number;
|
|
819
|
-
|
|
820
|
-
/**
|
|
821
|
-
* Copies the specified range of the specified array into a new array.
|
|
822
|
-
* @param anArray the array from which a range is to be copied
|
|
823
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
824
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
825
|
-
* @return a new array containing the specified range from the original array, truncated or padded with zeros to obtain the required length
|
|
826
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
827
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
828
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
829
|
-
*/
|
|
830
|
-
copyOfRange(anArray: int, aFromIndex: int, aToIndex: int): number;
|
|
831
|
-
|
|
832
|
-
/**
|
|
833
|
-
* Copies the specified range of the specified array into a new array.
|
|
834
|
-
* @param anArray the array from which a range is to be copied
|
|
835
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
836
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
837
|
-
* @return a new array containing the specified range from the original array, truncated or padded with zeros to obtain the required length
|
|
838
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
839
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
840
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
841
|
-
*/
|
|
842
|
-
copyOfRange(anArray: long, aFromIndex: int, aToIndex: int): number;
|
|
843
|
-
|
|
844
|
-
/**
|
|
845
|
-
* Copies the specified range of the specified array into a new array.
|
|
846
|
-
* @param anArray the array from which a range is to be copied
|
|
847
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
848
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
849
|
-
* @return a new array containing the specified range from the original array, truncated or padded with null characters to obtain the required length
|
|
850
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
851
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
852
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
853
|
-
*/
|
|
854
|
-
copyOfRange(anArray: char, aFromIndex: int, aToIndex: int): string;
|
|
855
|
-
|
|
856
|
-
/**
|
|
857
|
-
* Copies the specified range of the specified array into a new array.
|
|
858
|
-
* @param anArray the array from which a range is to be copied
|
|
859
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
860
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
861
|
-
* @return a new array containing the specified range from the original array, truncated or padded with zeros to obtain the required length
|
|
862
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
863
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
864
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
865
|
-
*/
|
|
866
|
-
copyOfRange(anArray: float, aFromIndex: int, aToIndex: int): number;
|
|
867
|
-
|
|
868
|
-
/**
|
|
869
|
-
* Copies the specified range of the specified array into a new array.
|
|
870
|
-
* @param anArray the array from which a range is to be copied
|
|
871
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
872
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
873
|
-
* @return a new array containing the specified range from the original array, truncated or padded with zeros to obtain the required length
|
|
874
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
875
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
876
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
877
|
-
*/
|
|
878
|
-
copyOfRange(anArray: double, aFromIndex: int, aToIndex: int): number;
|
|
879
|
-
|
|
880
|
-
/**
|
|
881
|
-
* Copies the specified range of the specified array into a new array.
|
|
882
|
-
* @param anArray the array from which a range is to be copied
|
|
883
|
-
* @param aFromIndex the initial index of the range to be copied, inclusive
|
|
884
|
-
* @param aToIndex the final index of the range to be copied, exclusive. (This index may lie outside the array.)
|
|
885
|
-
* @return a new array containing the specified range from the original array, truncated or padded with false elements to obtain the required length
|
|
886
|
-
* @throws ArrayIndexOutOfBoundsException if <tt>aFromIndex < 0</tt> or <tt>aFromIndex > anArray.length()</tt>
|
|
887
|
-
* @throws IllegalArgumentException if <tt>aFromIndex > aToIndex</tt>
|
|
888
|
-
* @throws NullPointerException if <tt>anArray</tt> is null
|
|
889
|
-
*/
|
|
890
|
-
copyOfRange(anArray: boolean, aFromIndex: int, aToIndex: int): boolean;
|
|
891
|
-
|
|
892
|
-
/**
|
|
893
|
-
* Returns a fixed-size list backed by the specified array.
|
|
894
|
-
* @param <T> the class of the objects in the array
|
|
895
|
-
* @param anArray the array by which the list will be backed
|
|
896
|
-
* @return a list view of the specified array
|
|
897
|
-
*/
|
|
898
|
-
asList(anArray: T): unknown[];
|
|
899
|
-
|
|
900
|
-
/**
|
|
901
|
-
* Returns a hash code based on the contents of the specified array.
|
|
902
|
-
* @param anArray the array whose hash value to compute
|
|
903
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
904
|
-
*/
|
|
905
|
-
hashCode(anArray: long): number;
|
|
906
|
-
|
|
907
|
-
/**
|
|
908
|
-
* Returns a hash code based on the contents of the specified array.
|
|
909
|
-
* @param anArray the array whose hash value to compute
|
|
910
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
911
|
-
*/
|
|
912
|
-
hashCode(anArray: int): number;
|
|
913
|
-
|
|
914
|
-
/**
|
|
915
|
-
* Returns a hash code based on the contents of the specified array.
|
|
916
|
-
* @param anArray the array whose hash value to compute
|
|
917
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
918
|
-
*/
|
|
919
|
-
hashCode(anArray: short): number;
|
|
920
|
-
|
|
921
|
-
/**
|
|
922
|
-
* Returns a hash code based on the contents of the specified array.
|
|
923
|
-
* @param anArray the array whose hash value to compute
|
|
924
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
925
|
-
*/
|
|
926
|
-
hashCode(anArray: char): number;
|
|
927
|
-
|
|
928
|
-
/**
|
|
929
|
-
* Returns a hash code based on the contents of the specified array.
|
|
930
|
-
* @param anArray the array whose hash value to compute
|
|
931
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
932
|
-
*/
|
|
933
|
-
hashCode(anArray: byte): number;
|
|
934
|
-
|
|
935
|
-
/**
|
|
936
|
-
* Returns a hash code based on the contents of the specified array.
|
|
937
|
-
* @param anArray the array whose hash value to compute
|
|
938
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
939
|
-
*/
|
|
940
|
-
hashCode(anArray: boolean): number;
|
|
941
|
-
|
|
942
|
-
/**
|
|
943
|
-
* Returns a hash code based on the contents of the specified array.
|
|
944
|
-
* @param anArray the array whose hash value to compute
|
|
945
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
946
|
-
*/
|
|
947
|
-
hashCode(anArray: float): number;
|
|
948
|
-
|
|
949
|
-
/**
|
|
950
|
-
* Returns a hash code based on the contents of the specified array.
|
|
951
|
-
* @param anArray the array whose hash value to compute
|
|
952
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
953
|
-
*/
|
|
954
|
-
hashCode(anArray: double): number;
|
|
955
|
-
|
|
956
|
-
/**
|
|
957
|
-
* Returns a hash code based on the contents of the specified array.
|
|
958
|
-
* @param anArray the array whose content-based hash code to compute
|
|
959
|
-
* @return a content-based hash code for <tt>anArray</tt>
|
|
960
|
-
*/
|
|
961
|
-
hashCode(anArray: java.lang.Object): number;
|
|
962
|
-
|
|
963
|
-
/**
|
|
964
|
-
* Returns a hash code based on the "deep contents" of the specified array.
|
|
965
|
-
* @param anArray the array whose deep-content-based hash code to compute
|
|
966
|
-
* @return a deep-content-based hash code for <tt>anArray</tt>
|
|
967
|
-
*/
|
|
968
|
-
deepHashCode(anArray: java.lang.Object): number;
|
|
969
|
-
|
|
970
|
-
/**
|
|
971
|
-
* Returns <tt>true</tt> if the two specified arrays are <i>deeply equal</i> to one another.
|
|
972
|
-
* @param anArray one array to be tested for equality
|
|
973
|
-
* @param anAnotherArray the other array to be tested for equality
|
|
974
|
-
* @return <tt>true</tt> if the two arrays are equal
|
|
975
|
-
*/
|
|
976
|
-
deepEquals(
|
|
977
|
-
anArray: java.lang.Object,
|
|
978
|
-
anAnotherArray: java.lang.Object
|
|
979
|
-
): boolean;
|
|
980
|
-
|
|
981
|
-
/**
|
|
982
|
-
* Returns a string representation of the contents of the specified array.
|
|
983
|
-
* @param anArray the array whose string representation to return
|
|
984
|
-
* @return a string representation of <tt>anArray</tt>
|
|
985
|
-
*/
|
|
986
|
-
toString(anArray: long): string;
|
|
987
|
-
|
|
988
|
-
/**
|
|
989
|
-
* Returns a string representation of the contents of the specified array.
|
|
990
|
-
* @param anArray the array whose string representation to return
|
|
991
|
-
* @return a string representation of <tt>anArray</tt>
|
|
992
|
-
*/
|
|
993
|
-
toString(anArray: int): string;
|
|
994
|
-
|
|
995
|
-
/**
|
|
996
|
-
* Returns a string representation of the contents of the specified array.
|
|
997
|
-
* @param anArray the array whose string representation to return
|
|
998
|
-
* @return a string representation of <tt>anArray</tt>
|
|
999
|
-
*/
|
|
1000
|
-
toString(anArray: short): string;
|
|
1001
|
-
|
|
1002
|
-
/**
|
|
1003
|
-
* Returns a string representation of the contents of the specified array.
|
|
1004
|
-
* @param anArray the array whose string representation to return
|
|
1005
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1006
|
-
*/
|
|
1007
|
-
toString(anArray: char): string;
|
|
1008
|
-
|
|
1009
|
-
/**
|
|
1010
|
-
* Returns a string representation of the contents of the specified array.
|
|
1011
|
-
* @param anArray the array whose string representation to return
|
|
1012
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1013
|
-
*/
|
|
1014
|
-
toString(anArray: byte): string;
|
|
1015
|
-
|
|
1016
|
-
/**
|
|
1017
|
-
* Returns a string representation of the contents of the specified array.
|
|
1018
|
-
* @param anArray the array whose string representation to return
|
|
1019
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1020
|
-
*/
|
|
1021
|
-
toString(anArray: boolean): string;
|
|
1022
|
-
|
|
1023
|
-
/**
|
|
1024
|
-
* Returns a string representation of the contents of the specified array.
|
|
1025
|
-
* @param anArray the array whose string representation to return
|
|
1026
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1027
|
-
*/
|
|
1028
|
-
toString(anArray: float): string;
|
|
1029
|
-
|
|
1030
|
-
/**
|
|
1031
|
-
* Returns a string representation of the contents of the specified array.
|
|
1032
|
-
* @param anArray the array whose string representation to return
|
|
1033
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1034
|
-
*/
|
|
1035
|
-
toString(anArray: double): string;
|
|
1036
|
-
|
|
1037
|
-
/**
|
|
1038
|
-
* Returns a string representation of the contents of the specified array.
|
|
1039
|
-
* @param anArray the array whose string representation to return
|
|
1040
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1041
|
-
*/
|
|
1042
|
-
toString(anArray: java.lang.Object): string;
|
|
1043
|
-
|
|
1044
|
-
/**
|
|
1045
|
-
* Returns a string representation of the "deep contents" of the specified array.
|
|
1046
|
-
* @param anArray the array whose string representation to return
|
|
1047
|
-
* @return a string representation of <tt>anArray</tt>
|
|
1048
|
-
*/
|
|
1049
|
-
deepToString(anArray: java.lang.Object): string;
|
|
1050
|
-
|
|
1051
|
-
/**
|
|
1052
|
-
* Sorts the specified array into ascending numerical order.
|
|
1053
|
-
* @param a the array to be sorted
|
|
1054
|
-
* @since Sitevision 4.0
|
|
1055
|
-
* @since Java 1.8
|
|
1056
|
-
*/
|
|
1057
|
-
parallelSort(a: byte): void;
|
|
1058
|
-
|
|
1059
|
-
/**
|
|
1060
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1061
|
-
* @param a the array to be sorted
|
|
1062
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1063
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1064
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1065
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1066
|
-
* @since Sitevision 4.0
|
|
1067
|
-
* @since Java 1.8
|
|
1068
|
-
*/
|
|
1069
|
-
parallelSort(a: byte, fromIndex: int, toIndex: int): void;
|
|
1070
|
-
|
|
1071
|
-
/**
|
|
1072
|
-
* Sorts the specified array into ascending numerical order.
|
|
1073
|
-
* @param a the array to be sorted
|
|
1074
|
-
* @since Sitevision 4.0
|
|
1075
|
-
* @since Java 1.8
|
|
1076
|
-
*/
|
|
1077
|
-
parallelSort(a: char): void;
|
|
1078
|
-
|
|
1079
|
-
/**
|
|
1080
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1081
|
-
* @param a the array to be sorted
|
|
1082
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1083
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1084
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1085
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1086
|
-
* @since Sitevision 4.0
|
|
1087
|
-
* @since Java 1.8
|
|
1088
|
-
*/
|
|
1089
|
-
parallelSort(a: char, fromIndex: int, toIndex: int): void;
|
|
1090
|
-
|
|
1091
|
-
/**
|
|
1092
|
-
* Sorts the specified array into ascending numerical order.
|
|
1093
|
-
* @param a the array to be sorted
|
|
1094
|
-
* @since Sitevision 4.0
|
|
1095
|
-
* @since Java 1.8
|
|
1096
|
-
*/
|
|
1097
|
-
parallelSort(a: short): void;
|
|
1098
|
-
|
|
1099
|
-
/**
|
|
1100
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1101
|
-
* @param a the array to be sorted
|
|
1102
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1103
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1104
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1105
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1106
|
-
* @since Sitevision 4.0
|
|
1107
|
-
* @since Java 1.8
|
|
1108
|
-
*/
|
|
1109
|
-
parallelSort(a: short, fromIndex: int, toIndex: int): void;
|
|
1110
|
-
|
|
1111
|
-
/**
|
|
1112
|
-
* Sorts the specified array into ascending numerical order.
|
|
1113
|
-
* @param a the array to be sorted
|
|
1114
|
-
* @since Sitevision 4.0
|
|
1115
|
-
* @since Java 1.8
|
|
1116
|
-
*/
|
|
1117
|
-
parallelSort(a: int): void;
|
|
1118
|
-
|
|
1119
|
-
/**
|
|
1120
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1121
|
-
* @param a the array to be sorted
|
|
1122
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1123
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1124
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1125
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1126
|
-
* @since Sitevision 4.0
|
|
1127
|
-
* @since Java 1.8
|
|
1128
|
-
*/
|
|
1129
|
-
parallelSort(a: int, fromIndex: int, toIndex: int): void;
|
|
1130
|
-
|
|
1131
|
-
/**
|
|
1132
|
-
* Sorts the specified array into ascending numerical order.
|
|
1133
|
-
* @param a the array to be sorted
|
|
1134
|
-
* @since Sitevision 4.0
|
|
1135
|
-
* @since Java 1.8
|
|
1136
|
-
*/
|
|
1137
|
-
parallelSort(a: long): void;
|
|
1138
|
-
|
|
1139
|
-
/**
|
|
1140
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1141
|
-
* @param a the array to be sorted
|
|
1142
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1143
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1144
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1145
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1146
|
-
* @since Sitevision 4.0
|
|
1147
|
-
* @since Java 1.8
|
|
1148
|
-
*/
|
|
1149
|
-
parallelSort(a: long, fromIndex: int, toIndex: int): void;
|
|
1150
|
-
|
|
1151
|
-
/**
|
|
1152
|
-
* Sorts the specified array into ascending numerical order.
|
|
1153
|
-
* @param a the array to be sorted
|
|
1154
|
-
* @since Sitevision 4.0
|
|
1155
|
-
* @since Java 1.8
|
|
1156
|
-
*/
|
|
1157
|
-
parallelSort(a: float): void;
|
|
1158
|
-
|
|
1159
|
-
/**
|
|
1160
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1161
|
-
* @param a the array to be sorted
|
|
1162
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1163
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1164
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1165
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1166
|
-
* @since Sitevision 4.0
|
|
1167
|
-
* @since Java 1.8
|
|
1168
|
-
*/
|
|
1169
|
-
parallelSort(a: float, fromIndex: int, toIndex: int): void;
|
|
1170
|
-
|
|
1171
|
-
/**
|
|
1172
|
-
* Sorts the specified array into ascending numerical order.
|
|
1173
|
-
* @param a the array to be sorted
|
|
1174
|
-
* @since Sitevision 4.0
|
|
1175
|
-
* @since Java 1.8
|
|
1176
|
-
*/
|
|
1177
|
-
parallelSort(a: double): void;
|
|
1178
|
-
|
|
1179
|
-
/**
|
|
1180
|
-
* Sorts the specified range of the array into ascending numerical order.
|
|
1181
|
-
* @param a the array to be sorted
|
|
1182
|
-
* @param fromIndex the index of the first element, inclusive, to be sorted
|
|
1183
|
-
* @param toIndex the index of the last element, exclusive, to be sorted
|
|
1184
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1185
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1186
|
-
* @since Sitevision 4.0
|
|
1187
|
-
* @since Java 1.8
|
|
1188
|
-
*/
|
|
1189
|
-
parallelSort(a: double, fromIndex: int, toIndex: int): void;
|
|
1190
|
-
|
|
1191
|
-
/**
|
|
1192
|
-
* Sorts the specified array of objects into ascending order, according
|
|
1193
|
-
* to the {@linkplain Comparable natural ordering} of its elements.
|
|
1194
|
-
* @param <T> the class of the objects to be sorted
|
|
1195
|
-
* @param a the array to be sorted
|
|
1196
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> (for example, strings and integers)
|
|
1197
|
-
* @throws IllegalArgumentException (optional) if the natural ordering of the array elements is found to violate the {@link Comparable} contract
|
|
1198
|
-
* @since Sitevision 4.0
|
|
1199
|
-
* @since Java 1.8
|
|
1200
|
-
*/
|
|
1201
|
-
parallelSort(a: T): void;
|
|
1202
|
-
|
|
1203
|
-
/**
|
|
1204
|
-
* Sorts the specified range of the specified array of objects into
|
|
1205
|
-
* ascending order, according to the
|
|
1206
|
-
* {@linkplain Comparable natural ordering} of its elements.
|
|
1207
|
-
* @param <T> the class of the objects to be sorted
|
|
1208
|
-
* @param a the array to be sorted
|
|
1209
|
-
* @param fromIndex the index of the first element (inclusive) to be sorted
|
|
1210
|
-
* @param toIndex the index of the last element (exclusive) to be sorted
|
|
1211
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex} or (optional) if the natural ordering of the array elements is found to violate the {@link Comparable} contract
|
|
1212
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1213
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
1214
|
-
* @since Sitevision 4.0
|
|
1215
|
-
* @since Java 1.8
|
|
1216
|
-
*/
|
|
1217
|
-
parallelSort(a: T, fromIndex: int, toIndex: int): void;
|
|
1218
|
-
|
|
1219
|
-
/**
|
|
1220
|
-
* Sorts the specified array of objects according to the order induced by
|
|
1221
|
-
* the specified comparator.
|
|
1222
|
-
* @param <T> the class of the objects to be sorted
|
|
1223
|
-
* @param a the array to be sorted
|
|
1224
|
-
* @param cmp the comparator to determine the order of the array. A {@code null} value indicates that the elements' {@linkplain Comparable natural ordering} should be used.
|
|
1225
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> using the specified comparator
|
|
1226
|
-
* @throws IllegalArgumentException (optional) if the comparator is found to violate the {@link java.util.Comparator} contract
|
|
1227
|
-
* @since Sitevision 4.0
|
|
1228
|
-
* @since Java 1.8
|
|
1229
|
-
*/
|
|
1230
|
-
parallelSort(a: T, cmp: java.util.Comparator): void;
|
|
1231
|
-
|
|
1232
|
-
/**
|
|
1233
|
-
* Sorts the specified range of the specified array of objects according
|
|
1234
|
-
* to the order induced by the specified comparator.
|
|
1235
|
-
* @param <T> the class of the objects to be sorted
|
|
1236
|
-
* @param a the array to be sorted
|
|
1237
|
-
* @param fromIndex the index of the first element (inclusive) to be sorted
|
|
1238
|
-
* @param toIndex the index of the last element (exclusive) to be sorted
|
|
1239
|
-
* @param cmp the comparator to determine the order of the array. A {@code null} value indicates that the elements' {@linkplain Comparable natural ordering} should be used.
|
|
1240
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex} or (optional) if the natural ordering of the array elements is found to violate the {@link Comparable} contract
|
|
1241
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > a.length}
|
|
1242
|
-
* @throws ClassCastException if the array contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
1243
|
-
* @since Sitevision 4.0
|
|
1244
|
-
* @since Java 1.8
|
|
1245
|
-
*/
|
|
1246
|
-
parallelSort(
|
|
1247
|
-
a: T,
|
|
1248
|
-
fromIndex: int,
|
|
1249
|
-
toIndex: int,
|
|
1250
|
-
cmp: java.util.Comparator
|
|
1251
|
-
): void;
|
|
1252
|
-
|
|
1253
|
-
/**
|
|
1254
|
-
* Cumulates, in parallel, each element of the given array in place, using the supplied function.
|
|
1255
|
-
* @param <T> the class of the objects in the array
|
|
1256
|
-
* @param array the array, which is modified in-place by this method
|
|
1257
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1258
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1259
|
-
* @since Sitevision 4.0
|
|
1260
|
-
* @since Java 1.8
|
|
1261
|
-
*/
|
|
1262
|
-
parallelPrefix(array: T, op: java.util.function.BinaryOperator): void;
|
|
1263
|
-
|
|
1264
|
-
/**
|
|
1265
|
-
* Performs {@link #parallelPrefix(Object[], BinaryOperator)} for the given subrange of the array.
|
|
1266
|
-
* @param <T> the class of the objects in the array
|
|
1267
|
-
* @param array the array
|
|
1268
|
-
* @param fromIndex the index of the first element, inclusive
|
|
1269
|
-
* @param toIndex the index of the last element, exclusive
|
|
1270
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1271
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1272
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > array.length}
|
|
1273
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1274
|
-
* @since Sitevision 4.0
|
|
1275
|
-
* @since Java 1.8
|
|
1276
|
-
*/
|
|
1277
|
-
parallelPrefix(
|
|
1278
|
-
array: T,
|
|
1279
|
-
fromIndex: int,
|
|
1280
|
-
toIndex: int,
|
|
1281
|
-
op: java.util.function.BinaryOperator
|
|
1282
|
-
): void;
|
|
1283
|
-
|
|
1284
|
-
/**
|
|
1285
|
-
* Cumulates, in parallel, each element of the given array in place, using the supplied function.
|
|
1286
|
-
* @param array the array, which is modified in-place by this method
|
|
1287
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1288
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1289
|
-
* @since Sitevision 4.0
|
|
1290
|
-
* @since Java 1.8
|
|
1291
|
-
*/
|
|
1292
|
-
parallelPrefix(array: long, op: java.util.function.LongBinaryOperator): void;
|
|
1293
|
-
|
|
1294
|
-
/**
|
|
1295
|
-
* Performs {@link #parallelPrefix(long[], LongBinaryOperator)} for the given subrange of the array.
|
|
1296
|
-
* @param array the array
|
|
1297
|
-
* @param fromIndex the index of the first element, inclusive
|
|
1298
|
-
* @param toIndex the index of the last element, exclusive
|
|
1299
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1300
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1301
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > array.length}
|
|
1302
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1303
|
-
* @since Sitevision 4.0
|
|
1304
|
-
* @since Java 1.8
|
|
1305
|
-
*/
|
|
1306
|
-
parallelPrefix(
|
|
1307
|
-
array: long,
|
|
1308
|
-
fromIndex: int,
|
|
1309
|
-
toIndex: int,
|
|
1310
|
-
op: java.util.function.LongBinaryOperator
|
|
1311
|
-
): void;
|
|
1312
|
-
|
|
1313
|
-
/**
|
|
1314
|
-
* Cumulates, in parallel, each element of the given array in place, using the supplied function.
|
|
1315
|
-
* @param array the array, which is modified in-place by this method
|
|
1316
|
-
* @param op a side-effect-free function to perform the cumulation
|
|
1317
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1318
|
-
* @since Sitevision 4.0
|
|
1319
|
-
* @since Java 1.8
|
|
1320
|
-
*/
|
|
1321
|
-
parallelPrefix(
|
|
1322
|
-
array: double,
|
|
1323
|
-
op: java.util.function.DoubleBinaryOperator
|
|
1324
|
-
): void;
|
|
1325
|
-
|
|
1326
|
-
/**
|
|
1327
|
-
* Performs {@link #parallelPrefix(double[], DoubleBinaryOperator)} for the given subrange of the array.
|
|
1328
|
-
* @param array the array
|
|
1329
|
-
* @param fromIndex the index of the first element, inclusive
|
|
1330
|
-
* @param toIndex the index of the last element, exclusive
|
|
1331
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1332
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1333
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > array.length}
|
|
1334
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1335
|
-
* @since Sitevision 4.0
|
|
1336
|
-
* @since Java 1.8
|
|
1337
|
-
*/
|
|
1338
|
-
parallelPrefix(
|
|
1339
|
-
array: double,
|
|
1340
|
-
fromIndex: int,
|
|
1341
|
-
toIndex: int,
|
|
1342
|
-
op: java.util.function.DoubleBinaryOperator
|
|
1343
|
-
): void;
|
|
1344
|
-
|
|
1345
|
-
/**
|
|
1346
|
-
* Cumulates, in parallel, each element of the given array in place, using the supplied function.
|
|
1347
|
-
* @param array the array, which is modified in-place by this method
|
|
1348
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1349
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1350
|
-
* @since Sitevision 4.0
|
|
1351
|
-
* @since Java 1.8
|
|
1352
|
-
*/
|
|
1353
|
-
parallelPrefix(array: int, op: java.util.function.IntBinaryOperator): void;
|
|
1354
|
-
|
|
1355
|
-
/**
|
|
1356
|
-
* Performs {@link #parallelPrefix(int[], IntBinaryOperator)} for the given subrange of the array.
|
|
1357
|
-
* @param array the array
|
|
1358
|
-
* @param fromIndex the index of the first element, inclusive
|
|
1359
|
-
* @param toIndex the index of the last element, exclusive
|
|
1360
|
-
* @param op a side-effect-free, associative function to perform the cumulation
|
|
1361
|
-
* @throws IllegalArgumentException if {@code fromIndex > toIndex}
|
|
1362
|
-
* @throws ArrayIndexOutOfBoundsException if {@code fromIndex < 0} or {@code toIndex > array.length}
|
|
1363
|
-
* @throws NullPointerException if the specified array or function is null
|
|
1364
|
-
* @since Sitevision 4.0
|
|
1365
|
-
* @since Java 1.8
|
|
1366
|
-
*/
|
|
1367
|
-
parallelPrefix(
|
|
1368
|
-
array: int,
|
|
1369
|
-
fromIndex: int,
|
|
1370
|
-
toIndex: int,
|
|
1371
|
-
op: java.util.function.IntBinaryOperator
|
|
1372
|
-
): void;
|
|
1373
|
-
|
|
1374
|
-
/**
|
|
1375
|
-
* Set all elements of the specified array, using the provided generator function to compute each element.
|
|
1376
|
-
* @param <T> type of elements of the array
|
|
1377
|
-
* @param array array to be initialized
|
|
1378
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1379
|
-
* @throws NullPointerException if the generator is null
|
|
1380
|
-
* @since Sitevision 4.0
|
|
1381
|
-
* @since Java 1.8
|
|
1382
|
-
*/
|
|
1383
|
-
setAll(array: T, generator: java.util.function.IntFunction): void;
|
|
1384
|
-
|
|
1385
|
-
/**
|
|
1386
|
-
* Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
|
|
1387
|
-
* @param <T> type of elements of the array
|
|
1388
|
-
* @param array array to be initialized
|
|
1389
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1390
|
-
* @throws NullPointerException if the generator is null
|
|
1391
|
-
* @since Sitevision 4.0
|
|
1392
|
-
* @since Java 1.8
|
|
1393
|
-
*/
|
|
1394
|
-
parallelSetAll(array: T, generator: java.util.function.IntFunction): void;
|
|
1395
|
-
|
|
1396
|
-
/**
|
|
1397
|
-
* Set all elements of the specified array, using the provided generator function to compute each element.
|
|
1398
|
-
* @param array array to be initialized
|
|
1399
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1400
|
-
* @throws NullPointerException if the generator is null
|
|
1401
|
-
* @since Sitevision 4.0
|
|
1402
|
-
* @since Java 1.8
|
|
1403
|
-
*/
|
|
1404
|
-
setAll(array: int, generator: java.util.function.IntUnaryOperator): void;
|
|
1405
|
-
|
|
1406
|
-
/**
|
|
1407
|
-
* Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
|
|
1408
|
-
* @param array array to be initialized
|
|
1409
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1410
|
-
* @throws NullPointerException if the generator is null
|
|
1411
|
-
* @since Sitevision 4.0
|
|
1412
|
-
* @since Java 1.8
|
|
1413
|
-
*/
|
|
1414
|
-
parallelSetAll(
|
|
1415
|
-
array: int,
|
|
1416
|
-
generator: java.util.function.IntUnaryOperator
|
|
1417
|
-
): void;
|
|
1418
|
-
|
|
1419
|
-
/**
|
|
1420
|
-
* Set all elements of the specified array, using the provided generator function to compute each element.
|
|
1421
|
-
* @param array array to be initialized
|
|
1422
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1423
|
-
* @throws NullPointerException if the generator is null
|
|
1424
|
-
* @since Sitevision 4.0
|
|
1425
|
-
* @since Java 1.8
|
|
1426
|
-
*/
|
|
1427
|
-
setAll(array: long, generator: java.util.function.IntToLongFunction): void;
|
|
1428
|
-
|
|
1429
|
-
/**
|
|
1430
|
-
* Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
|
|
1431
|
-
* @param array array to be initialized
|
|
1432
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1433
|
-
* @throws NullPointerException if the generator is null
|
|
1434
|
-
* @since Sitevision 4.0
|
|
1435
|
-
* @since Java 1.8
|
|
1436
|
-
*/
|
|
1437
|
-
parallelSetAll(
|
|
1438
|
-
array: long,
|
|
1439
|
-
generator: java.util.function.IntToLongFunction
|
|
1440
|
-
): void;
|
|
1441
|
-
|
|
1442
|
-
/**
|
|
1443
|
-
* Set all elements of the specified array, using the provided generator function to compute each element.
|
|
1444
|
-
* @param array array to be initialized
|
|
1445
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1446
|
-
* @throws NullPointerException if the generator is null
|
|
1447
|
-
* @since Sitevision 4.0
|
|
1448
|
-
* @since Java 1.8
|
|
1449
|
-
*/
|
|
1450
|
-
setAll(
|
|
1451
|
-
array: double,
|
|
1452
|
-
generator: java.util.function.IntToDoubleFunction
|
|
1453
|
-
): void;
|
|
1454
|
-
|
|
1455
|
-
/**
|
|
1456
|
-
* Set all elements of the specified array, in parallel, using the provided generator function to compute each element.
|
|
1457
|
-
* @param array array to be initialized
|
|
1458
|
-
* @param generator a function accepting an index and producing the desired value for that position
|
|
1459
|
-
* @throws NullPointerException if the generator is null
|
|
1460
|
-
* @since Sitevision 4.0
|
|
1461
|
-
* @since Java 1.8
|
|
1462
|
-
*/
|
|
1463
|
-
parallelSetAll(
|
|
1464
|
-
array: double,
|
|
1465
|
-
generator: java.util.function.IntToDoubleFunction
|
|
1466
|
-
): void;
|
|
1467
|
-
|
|
1468
|
-
/**
|
|
1469
|
-
* Returns a Spliterator covering all of the specified array.
|
|
1470
|
-
* @param <T> type of elements
|
|
1471
|
-
* @param array the array, assumed to be unmodified during use
|
|
1472
|
-
* @return a spliterator for the array elements
|
|
1473
|
-
* @since Sitevision 4.0
|
|
1474
|
-
* @since Java 1.8
|
|
1475
|
-
*/
|
|
1476
|
-
spliterator(array: T): unknown;
|
|
1477
|
-
|
|
1478
|
-
/**
|
|
1479
|
-
* Returns a {@link Spliterator} covering the specified range of the specified array.
|
|
1480
|
-
* @param <T> type of elements
|
|
1481
|
-
* @param array the array, assumed to be unmodified during use
|
|
1482
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1483
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1484
|
-
* @return a spliterator for the array elements
|
|
1485
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1486
|
-
* @since Sitevision 4.0
|
|
1487
|
-
* @since Java 1.8
|
|
1488
|
-
*/
|
|
1489
|
-
spliterator(array: T, startInclusive: int, endExclusive: int): unknown;
|
|
1490
|
-
|
|
1491
|
-
/**
|
|
1492
|
-
* Returns a {@link Spliterator.OfInt} covering all of the specified array.
|
|
1493
|
-
* @param array the array, assumed to be unmodified during use
|
|
1494
|
-
* @return a spliterator for the array elements
|
|
1495
|
-
* @since Sitevision 4.0
|
|
1496
|
-
* @since Java 1.8
|
|
1497
|
-
*/
|
|
1498
|
-
spliterator(array: int): unknown;
|
|
1499
|
-
|
|
1500
|
-
/**
|
|
1501
|
-
* Returns a {@link Spliterator.OfInt} covering the specified range of the specified array.
|
|
1502
|
-
* @param array the array, assumed to be unmodified during use
|
|
1503
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1504
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1505
|
-
* @return a spliterator for the array elements
|
|
1506
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1507
|
-
* @since Sitevision 4.0
|
|
1508
|
-
* @since Java 1.8
|
|
1509
|
-
*/
|
|
1510
|
-
spliterator(array: int, startInclusive: int, endExclusive: int): unknown;
|
|
1511
|
-
|
|
1512
|
-
/**
|
|
1513
|
-
* Returns a {@link Spliterator.OfLong} covering all of the specified array.
|
|
1514
|
-
*
|
|
1515
|
-
* <p>The spliterator reports {@link Spliterator#SIZED},
|
|
1516
|
-
* {@link Spliterator#SUBSIZED}, {@link Spliterator#ORDERED}, and
|
|
1517
|
-
* {@link Spliterator#IMMUTABLE}.
|
|
1518
|
-
* @param array the array, assumed to be unmodified during use
|
|
1519
|
-
* @return the spliterator for the array elements
|
|
1520
|
-
* @since Sitevision 4.0
|
|
1521
|
-
* @since Java 1.8
|
|
1522
|
-
*/
|
|
1523
|
-
spliterator(array: long): unknown;
|
|
1524
|
-
|
|
1525
|
-
/**
|
|
1526
|
-
* Returns a {@link Spliterator.OfLong} covering the specified range of the specified array.
|
|
1527
|
-
* @param array the array, assumed to be unmodified during use
|
|
1528
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1529
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1530
|
-
* @return a spliterator for the array elements
|
|
1531
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1532
|
-
* @since Sitevision 4.0
|
|
1533
|
-
* @since Java 1.8
|
|
1534
|
-
*/
|
|
1535
|
-
spliterator(array: long, startInclusive: int, endExclusive: int): unknown;
|
|
1536
|
-
|
|
1537
|
-
/**
|
|
1538
|
-
* Returns a {@link Spliterator.OfDouble} covering all of the specified array.
|
|
1539
|
-
* @param array the array, assumed to be unmodified during use
|
|
1540
|
-
* @return a spliterator for the array elements
|
|
1541
|
-
* @since Sitevision 4.0
|
|
1542
|
-
* @since Java 1.8
|
|
1543
|
-
*/
|
|
1544
|
-
spliterator(array: double): unknown;
|
|
1545
|
-
|
|
1546
|
-
/**
|
|
1547
|
-
* Returns a {@link Spliterator.OfDouble} covering the specified range of the specified array.
|
|
1548
|
-
* @param array the array, assumed to be unmodified during use
|
|
1549
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1550
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1551
|
-
* @return a spliterator for the array elements
|
|
1552
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1553
|
-
* @since Sitevision 4.0
|
|
1554
|
-
* @since Java 1.8
|
|
1555
|
-
*/
|
|
1556
|
-
spliterator(array: double, startInclusive: int, endExclusive: int): unknown;
|
|
1557
|
-
|
|
1558
|
-
/**
|
|
1559
|
-
* Returns a sequential {@link Stream} with the specified array as its source.
|
|
1560
|
-
* @param <T> The type of the array elements
|
|
1561
|
-
* @param array The array, assumed to be unmodified during use
|
|
1562
|
-
* @return a {@code Stream} for the array
|
|
1563
|
-
* @since Sitevision 4.0
|
|
1564
|
-
* @since Java 1.8
|
|
1565
|
-
*/
|
|
1566
|
-
stream(array: T): unknown;
|
|
1567
|
-
|
|
1568
|
-
/**
|
|
1569
|
-
* Returns a sequential {@link Stream} with the specified range of the specified array as its source.
|
|
1570
|
-
* @param <T> the type of the array elements
|
|
1571
|
-
* @param array the array, assumed to be unmodified during use
|
|
1572
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1573
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1574
|
-
* @return a {@code Stream} for the array range
|
|
1575
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1576
|
-
* @since Sitevision 4.0
|
|
1577
|
-
* @since Java 1.8
|
|
1578
|
-
*/
|
|
1579
|
-
stream(array: T, startInclusive: int, endExclusive: int): unknown;
|
|
1580
|
-
|
|
1581
|
-
/**
|
|
1582
|
-
* Returns a sequential {@link IntStream} with the specified array as its source.
|
|
1583
|
-
* @param array the array, assumed to be unmodified during use
|
|
1584
|
-
* @return an {@code IntStream} for the array
|
|
1585
|
-
* @since Sitevision 4.0
|
|
1586
|
-
* @since Java 1.8
|
|
1587
|
-
*/
|
|
1588
|
-
stream(array: int): unknown;
|
|
1589
|
-
|
|
1590
|
-
/**
|
|
1591
|
-
* Returns a sequential {@link IntStream} with the specified range of the specified array as its source.
|
|
1592
|
-
* @param array the array, assumed to be unmodified during use
|
|
1593
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1594
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1595
|
-
* @return an {@code IntStream} for the array range
|
|
1596
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1597
|
-
* @since Sitevision 4.0
|
|
1598
|
-
* @since Java 1.8
|
|
1599
|
-
*/
|
|
1600
|
-
stream(array: int, startInclusive: int, endExclusive: int): unknown;
|
|
1601
|
-
|
|
1602
|
-
/**
|
|
1603
|
-
* Returns a sequential {@link LongStream} with the specified array as its source.
|
|
1604
|
-
* @param array the array, assumed to be unmodified during use
|
|
1605
|
-
* @return a {@code LongStream} for the array
|
|
1606
|
-
* @since Sitevision 4.0
|
|
1607
|
-
* @since Java 1.8
|
|
1608
|
-
*/
|
|
1609
|
-
stream(array: long): unknown;
|
|
1610
|
-
|
|
1611
|
-
/**
|
|
1612
|
-
* Returns a sequential {@link LongStream} with the specified range of the specified array as its source.
|
|
1613
|
-
* @param array the array, assumed to be unmodified during use
|
|
1614
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1615
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1616
|
-
* @return a {@code LongStream} for the array range
|
|
1617
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1618
|
-
* @since Sitevision 4.0
|
|
1619
|
-
* @since Java 1.8
|
|
1620
|
-
*/
|
|
1621
|
-
stream(array: long, startInclusive: int, endExclusive: int): unknown;
|
|
1622
|
-
|
|
1623
|
-
/**
|
|
1624
|
-
* Returns a sequential {@link DoubleStream} with the specified array as its source.
|
|
1625
|
-
* @param array the array, assumed to be unmodified during use
|
|
1626
|
-
* @return a {@code DoubleStream} for the array
|
|
1627
|
-
* @since Sitevision 4.0
|
|
1628
|
-
* @since Java 1.8
|
|
1629
|
-
*/
|
|
1630
|
-
stream(array: double): unknown;
|
|
1631
|
-
|
|
1632
|
-
/**
|
|
1633
|
-
* Returns a sequential {@link DoubleStream} with the specified range of the specified array as its source.
|
|
1634
|
-
* @param array the array, assumed to be unmodified during use
|
|
1635
|
-
* @param startInclusive the first index to cover, inclusive
|
|
1636
|
-
* @param endExclusive index immediately past the last index to cover
|
|
1637
|
-
* @return a {@code DoubleStream} for the array range
|
|
1638
|
-
* @throws ArrayIndexOutOfBoundsException if {@code startInclusive} is negative, {@code endExclusive} is less than {@code startInclusive}, or {@code endExclusive} is greater than the array size
|
|
1639
|
-
* @since Sitevision 4.0
|
|
1640
|
-
* @since Java 1.8
|
|
1641
|
-
*/
|
|
1642
|
-
stream(array: double, startInclusive: int, endExclusive: int): unknown;
|
|
1643
|
-
}
|