@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,661 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Instance wrapper for the <code>java.util.Collections</code> class that delegates all method calls to
|
|
3
|
-
* the corresponding <code>Collections</code> method.
|
|
4
|
-
*
|
|
5
|
-
* <p>
|
|
6
|
-
* <em>Note! Method documentations in this interface are only excerpts. For full documentation, see official java.util.Collections Javadoc</em>
|
|
7
|
-
* </p>
|
|
8
|
-
*
|
|
9
|
-
* <p>
|
|
10
|
-
* An instance of the Sitevision class implementing this interface can be obtained via {@link InstanceCreatorUtil#getCollectionsInstance()}.
|
|
11
|
-
* See {@link InstanceCreatorUtil} for how to obtain an instance of the <code>InstanceCreatorUtil</code> interface.
|
|
12
|
-
* </p>The empty set (immutable).The empty list (immutable).The empty map (immutable).
|
|
13
|
-
* @author Magnus Lövgren
|
|
14
|
-
* @since Sitevision 3.1
|
|
15
|
-
*/
|
|
16
|
-
|
|
17
|
-
interface CollectionsInstance {
|
|
18
|
-
/**
|
|
19
|
-
* Sorts the specified list into ascending order, according to the <i>natural ordering</i> of its elements.
|
|
20
|
-
* @param <T> the class of the objects in the list
|
|
21
|
-
* @param aList the list to be sorted.
|
|
22
|
-
* @throws ClassCastException if the list contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
23
|
-
* @throws UnsupportedOperationException if the specified list's list-iterator does not support the <tt>set</tt> operation.
|
|
24
|
-
*/
|
|
25
|
-
sort(aList: java.util.List): void;
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* Sorts the specified list according to the order induced by the specified comparator.
|
|
29
|
-
* @param <T> the class of the objects in the list
|
|
30
|
-
* @param aList the list to be sorted.
|
|
31
|
-
* @param aComparator the comparator to determine the order of the list. A <tt>null</tt> value indicates that the elements' <i>natural ordering</i> should be used.
|
|
32
|
-
* @throws ClassCastException if the list contains elements that are not <i>mutually comparable</i> using the specified comparator.
|
|
33
|
-
* @throws UnsupportedOperationException if the specified list's list-iterator does not support the <tt>set</tt> operation.
|
|
34
|
-
*/
|
|
35
|
-
sort(aList: java.util.List, aComparator: java.util.Comparator): void;
|
|
36
|
-
|
|
37
|
-
/**
|
|
38
|
-
* Searches the specified list for the specified object using the binary search algorithm.
|
|
39
|
-
* @param <T> the class of the objects in the list
|
|
40
|
-
* @param aList the list to be searched.
|
|
41
|
-
* @param aKey the key to be searched for.
|
|
42
|
-
* @return the index of the search key, if it is contained in the list; 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 list: the index of the first element greater than the key, or <tt>aList.size()</tt> if all elements in the list 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.
|
|
43
|
-
* @throws ClassCastException if the list contains elements that are not <i>mutually comparable</i> (for example, strings and integers), or the search key is not mutually comparable with the elements of the list.
|
|
44
|
-
*/
|
|
45
|
-
binarySearch(aList: java.util.List, aKey: T): number;
|
|
46
|
-
|
|
47
|
-
/**
|
|
48
|
-
* Searches the specified list for the specified object using the binary search algorithm.
|
|
49
|
-
* @param <T> the class of the objects in the list
|
|
50
|
-
* @param aList the list to be searched.
|
|
51
|
-
* @param aKey the key to be searched for.
|
|
52
|
-
* @param aComparator the comparator by which the list is ordered. A <tt>null</tt> value indicates that the elements' Comparable natural ordering should be used.
|
|
53
|
-
* @return the index of the search key, if it is contained in the list; 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 list: the index of the first element greater than the key, or <tt>aList.size()</tt> if all elements in the list 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.
|
|
54
|
-
* @throws ClassCastException if the list contains elements that are not <i>mutually comparable</i> using the specified comparator, or the search key is not mutually comparable with the elements of the list using this comparator.
|
|
55
|
-
*/
|
|
56
|
-
binarySearch(
|
|
57
|
-
aList: java.util.List,
|
|
58
|
-
aKey: T,
|
|
59
|
-
aComparator: java.util.Comparator
|
|
60
|
-
): number;
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Reverses the order of the elements in the specified list.
|
|
64
|
-
* @param aList the list whose elements are to be reversed.
|
|
65
|
-
* @throws UnsupportedOperationException if the specified list or its list-iterator does not support the <tt>set</tt> operation.
|
|
66
|
-
*/
|
|
67
|
-
reverse(aList: java.util.List): void;
|
|
68
|
-
|
|
69
|
-
/**
|
|
70
|
-
* Randomly permutes the specified list using a default source of randomness.
|
|
71
|
-
* @param aList the list to be shuffled.
|
|
72
|
-
* @throws UnsupportedOperationException if the specified list or its list-iterator does not support the <tt>set</tt> operation.
|
|
73
|
-
*/
|
|
74
|
-
shuffle(aList: java.util.List): void;
|
|
75
|
-
|
|
76
|
-
/**
|
|
77
|
-
* Randomly permute the specified list using the specified source of randomness.
|
|
78
|
-
* @param aList the list to be shuffled.
|
|
79
|
-
* @param aRandom the source of randomness to use to shuffle the list.
|
|
80
|
-
* @throws UnsupportedOperationException if the specified list or its list-iterator does not support the <tt>set</tt> operation.
|
|
81
|
-
*/
|
|
82
|
-
shuffle(aList: java.util.List, aRandom: java.util.Random): void;
|
|
83
|
-
|
|
84
|
-
/**
|
|
85
|
-
* Swaps the elements at the specified positions in the specified list.
|
|
86
|
-
* @param aList The list in which to swap elements.
|
|
87
|
-
* @param anIndex the index of one element to be swapped.
|
|
88
|
-
* @param anAnotherIndex the index of the other element to be swapped.
|
|
89
|
-
* @throws IndexOutOfBoundsException if either <tt>anIndex</tt> or <tt>j</tt> is out of range (anIndex < 0 || anIndex >= aList.size() || anAnotherIndex < 0 || anAnotherIndex >= aList.size()).
|
|
90
|
-
*/
|
|
91
|
-
swap(aList: java.util.List, anIndex: int, anAnotherIndex: int): void;
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
* Replaces all of the elements of the specified list with the specified element.
|
|
95
|
-
* @param <T> the class of the objects in the list
|
|
96
|
-
* @param aList the list to be filled with the specified element.
|
|
97
|
-
* @param aValue The element with which to fill the specified list.
|
|
98
|
-
* @throws UnsupportedOperationException if the specified list or its list-iterator does not support the <tt>set</tt> operation.
|
|
99
|
-
*/
|
|
100
|
-
fill(aList: java.util.List, aValue: T): void;
|
|
101
|
-
|
|
102
|
-
/**
|
|
103
|
-
* Copies all of the elements from one list into another.
|
|
104
|
-
* @param <T> the class of the objects in the list
|
|
105
|
-
* @param aDestination The destination list.
|
|
106
|
-
* @param aSource The source list.
|
|
107
|
-
* @throws IndexOutOfBoundsException if the destination list is too small to contain the entire source List.
|
|
108
|
-
* @throws UnsupportedOperationException if the destination list's list-iterator does not support the <tt>set</tt> operation.
|
|
109
|
-
*/
|
|
110
|
-
copy(aDestination: java.util.List, aSource: java.util.List): void;
|
|
111
|
-
|
|
112
|
-
/**
|
|
113
|
-
* Returns the minimum element of the given collection, according to the <i>natural ordering</i> of its elements.
|
|
114
|
-
* @param <T> the class of the objects in the collection
|
|
115
|
-
* @param aCollection the collection whose minimum element is to be determined.
|
|
116
|
-
* @return the minimum element of the given collection, according to the <i>natural ordering</i> of its elements.
|
|
117
|
-
* @throws ClassCastException if the collection contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
118
|
-
* @throws NoSuchElementException if the collection is empty.
|
|
119
|
-
*/
|
|
120
|
-
min(aCollection: java.util.Collection): unknown;
|
|
121
|
-
|
|
122
|
-
/**
|
|
123
|
-
* Returns the minimum element of the given collection, according to the order induced by the specified comparator.
|
|
124
|
-
* @param <T> the class of the objects in the collection
|
|
125
|
-
* @param aCollection the collection whose minimum element is to be determined.
|
|
126
|
-
* @param aComparator the comparator with which to determine the minimum element. A <tt>null</tt> value indicates that the elements' <i>natural ordering</i> should be used.
|
|
127
|
-
* @return the minimum element of the given collection, according to the specified comparator.
|
|
128
|
-
* @throws ClassCastException if the collection contains elements that are not <i>mutually comparable</i> using the specified comparator.
|
|
129
|
-
* @throws NoSuchElementException if the collection is empty.
|
|
130
|
-
*/
|
|
131
|
-
min(
|
|
132
|
-
aCollection: java.util.Collection,
|
|
133
|
-
aComparator: java.util.Comparator
|
|
134
|
-
): unknown;
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* Returns the maximum element of the given collection, according to the
|
|
138
|
-
* <i>natural ordering</i> of its elements.
|
|
139
|
-
* @param <T> the class of the objects in the collection
|
|
140
|
-
* @param aCollection the collection whose maximum element is to be determined.
|
|
141
|
-
* @return the maximum element of the given collection, according to the <i>natural ordering</i> of its elements.
|
|
142
|
-
* @throws ClassCastException if the collection contains elements that are not <i>mutually comparable</i> (for example, strings and integers).
|
|
143
|
-
* @throws NoSuchElementException if the collection is empty.
|
|
144
|
-
*/
|
|
145
|
-
max(aCollection: java.util.Collection): unknown;
|
|
146
|
-
|
|
147
|
-
/**
|
|
148
|
-
* Returns the maximum element of the given collection, according to the
|
|
149
|
-
* order induced by the specified comparator.
|
|
150
|
-
* @param <T> the class of the objects in the collection
|
|
151
|
-
* @param aCollection the collection whose maximum element is to be determined.
|
|
152
|
-
* @param aComparator the comparator with which to determine the maximum element. A <tt>null</tt> value indicates that the elements' <i>natural ordering</i> should be used.
|
|
153
|
-
* @return the maximum element of the given collection, according to the specified comparator.
|
|
154
|
-
* @throws ClassCastException if the collection contains elements that are not <i>mutually comparable</i> using the specified comparator.
|
|
155
|
-
* @throws NoSuchElementException if the collection is empty.
|
|
156
|
-
*/
|
|
157
|
-
max(
|
|
158
|
-
aCollection: java.util.Collection,
|
|
159
|
-
aComparator: java.util.Comparator
|
|
160
|
-
): unknown;
|
|
161
|
-
|
|
162
|
-
/**
|
|
163
|
-
* Rotates the elements in the specified list by the specified distance.
|
|
164
|
-
* @param aList the list to be rotated.
|
|
165
|
-
* @param aDistance the distance to rotate the list. There are no constraints on this value; it may be zero, negative, or greater than <tt>aList.size()</tt>.
|
|
166
|
-
* @throws UnsupportedOperationException if the specified list or its list-iterator does not support the <tt>set</tt> operation.
|
|
167
|
-
*/
|
|
168
|
-
rotate(aList: java.util.List, aDistance: int): void;
|
|
169
|
-
|
|
170
|
-
/**
|
|
171
|
-
* Replaces all occurrences of one specified value in a list with another.
|
|
172
|
-
* @param <T> the class of the objects in the list
|
|
173
|
-
* @param aList the list in which replacement is to occur.
|
|
174
|
-
* @param anOldValue the old value to be replaced.
|
|
175
|
-
* @param aNewValue the new value with which <tt>anOldValue</tt> is to be replaced.
|
|
176
|
-
* @return <tt>true</tt> if <tt>aList</tt> contained one or more elements <tt>e</tt> such that <tt>(anOldValue==null ? e==null : anOldValue.equals(e))</tt>.
|
|
177
|
-
* @throws UnsupportedOperationException if the specified list or its list-iterator does not support the <tt>set</tt> operation.
|
|
178
|
-
*/
|
|
179
|
-
replaceAll(aList: java.util.List, anOldValue: T, aNewValue: T): boolean;
|
|
180
|
-
|
|
181
|
-
/**
|
|
182
|
-
* Returns the starting position of the first occurrence of the specified
|
|
183
|
-
* target list within the specified source list, or -1 if there is no such occurrence.
|
|
184
|
-
* @param aSource the list in which to search for the first occurrence of <tt>target</tt>.
|
|
185
|
-
* @param aTarget the list to search for as a subList of <tt>aSource</tt>.
|
|
186
|
-
* @return the starting position of the first occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
|
|
187
|
-
*/
|
|
188
|
-
indexOfSubList(aSource: java.util.List, aTarget: java.util.List): number;
|
|
189
|
-
|
|
190
|
-
/**
|
|
191
|
-
* Returns the starting position of the last occurrence of the specified
|
|
192
|
-
* target list within the specified source list, or -1 if there is no such occurrence.
|
|
193
|
-
* @param aSource the list in which to search for the last occurrence of <tt>target</tt>.
|
|
194
|
-
* @param aTarget the list to search for as a subList of <tt>aSource</tt>.
|
|
195
|
-
* @return the starting position of the last occurrence of the specified target list within the specified source list, or -1 if there is no such occurrence.
|
|
196
|
-
*/
|
|
197
|
-
lastIndexOfSubList(aSource: java.util.List, aTarget: java.util.List): number;
|
|
198
|
-
|
|
199
|
-
/**
|
|
200
|
-
* Returns an unmodifiable view of the specified collection.
|
|
201
|
-
* @param <T> the class of the objects in the collection
|
|
202
|
-
* @param aCollection the collection for which an unmodifiable view is to be returned.
|
|
203
|
-
* @return an unmodifiable view of the specified collection.
|
|
204
|
-
*/
|
|
205
|
-
unmodifiableCollection(aCollection: java.util.Collection): unknown;
|
|
206
|
-
|
|
207
|
-
/**
|
|
208
|
-
* Returns an unmodifiable view of the specified set.
|
|
209
|
-
* @param <T> the class of the objects in the set
|
|
210
|
-
* @param aSet the set for which an unmodifiable view is to be returned.
|
|
211
|
-
* @return an unmodifiable view of the specified set.
|
|
212
|
-
*/
|
|
213
|
-
unmodifiableSet(aSet: java.util.Set): Set<unknown>;
|
|
214
|
-
|
|
215
|
-
/**
|
|
216
|
-
* Returns an unmodifiable view of the specified sorted set.
|
|
217
|
-
* @param <T> the class of the objects in the set
|
|
218
|
-
* @param aSet the sorted set for which an unmodifiable view is to be returned.
|
|
219
|
-
* @return an unmodifiable view of the specified sorted set.
|
|
220
|
-
*/
|
|
221
|
-
unmodifiableSortedSet(aSet: java.util.SortedSet): unknown;
|
|
222
|
-
|
|
223
|
-
/**
|
|
224
|
-
* Returns an unmodifiable view of the specified list.
|
|
225
|
-
* @param <T> the class of the objects in the list
|
|
226
|
-
* @param aList the list for which an unmodifiable view is to be returned.
|
|
227
|
-
* @return an unmodifiable view of the specified list.
|
|
228
|
-
*/
|
|
229
|
-
unmodifiableList(aList: java.util.List): unknown[];
|
|
230
|
-
|
|
231
|
-
/**
|
|
232
|
-
* Returns an unmodifiable view of the specified map.
|
|
233
|
-
* @param <K> the class of the map keys
|
|
234
|
-
* @param <V> the class of the map values
|
|
235
|
-
* @param aMap the map for which an unmodifiable view is to be returned.
|
|
236
|
-
* @return an unmodifiable view of the specified map.
|
|
237
|
-
*/
|
|
238
|
-
unmodifiableMap(aMap: java.util.Map): Record<unknown, unknown>;
|
|
239
|
-
|
|
240
|
-
/**
|
|
241
|
-
* Returns an unmodifiable view of the specified sorted map.
|
|
242
|
-
* @param <K> the class of the map keys
|
|
243
|
-
* @param <V> the class of the map values
|
|
244
|
-
* @param aMap the sorted map for which an unmodifiable view is to be returned.
|
|
245
|
-
* @return an unmodifiable view of the specified sorted map.
|
|
246
|
-
*/
|
|
247
|
-
unmodifiableSortedMap(aMap: java.util.SortedMap): unknown;
|
|
248
|
-
|
|
249
|
-
/**
|
|
250
|
-
* Returns a synchronized (thread-safe) collection backed by the specified collection.
|
|
251
|
-
* @param <T> the class of the objects in the collection
|
|
252
|
-
* @param aCollection the collection to be "wrapped" in a synchronized collection.
|
|
253
|
-
* @return a synchronized view of the specified collection.
|
|
254
|
-
*/
|
|
255
|
-
synchronizedCollection(aCollection: java.util.Collection): unknown;
|
|
256
|
-
|
|
257
|
-
/**
|
|
258
|
-
* Returns a synchronized (thread-safe) set backed by the specified set.
|
|
259
|
-
* @param <T> the class of the objects in the set
|
|
260
|
-
* @param aSet the set to be "wrapped" in a synchronized set.
|
|
261
|
-
* @return a synchronized view of the specified set.
|
|
262
|
-
*/
|
|
263
|
-
synchronizedSet(aSet: java.util.Set): Set<unknown>;
|
|
264
|
-
|
|
265
|
-
/**
|
|
266
|
-
* Returns a synchronized (thread-safe) sorted set backed by the specified sorted set.
|
|
267
|
-
* @param <T> the class of the objects in the set
|
|
268
|
-
* @param aSet the sorted set to be "wrapped" in a synchronized sorted set.
|
|
269
|
-
* @return a synchronized view of the specified sorted set.
|
|
270
|
-
*/
|
|
271
|
-
synchronizedSortedSet(aSet: java.util.SortedSet): unknown;
|
|
272
|
-
|
|
273
|
-
/**
|
|
274
|
-
* Returns a synchronized (thread-safe) list backed by the specified list.
|
|
275
|
-
* @param <T> the class of the objects in the list
|
|
276
|
-
* @param aList the list to be "wrapped" in a synchronized list.
|
|
277
|
-
* @return a synchronized view of the specified list.
|
|
278
|
-
*/
|
|
279
|
-
synchronizedList(aList: java.util.List): unknown[];
|
|
280
|
-
|
|
281
|
-
/**
|
|
282
|
-
* Returns a synchronized (thread-safe) map backed by the specified map.
|
|
283
|
-
* @param <K> the class of the map keys
|
|
284
|
-
* @param <V> the class of the map values
|
|
285
|
-
* @param aMap the map to be "wrapped" in a synchronized map.
|
|
286
|
-
* @return a synchronized view of the specified map.
|
|
287
|
-
*/
|
|
288
|
-
synchronizedMap(aMap: java.util.Map): Record<unknown, unknown>;
|
|
289
|
-
|
|
290
|
-
/**
|
|
291
|
-
* Returns a synchronized (thread-safe) sorted map backed by the specified sorted map.
|
|
292
|
-
* @param <K> the class of the map keys
|
|
293
|
-
* @param <V> the class of the map values
|
|
294
|
-
* @param aMap the sorted map to be "wrapped" in a synchronized sorted map.
|
|
295
|
-
* @return a synchronized view of the specified sorted map.
|
|
296
|
-
*/
|
|
297
|
-
synchronizedSortedMap(aMap: java.util.SortedMap): unknown;
|
|
298
|
-
|
|
299
|
-
/**
|
|
300
|
-
* Returns a dynamically typesafe view of the specified collection.
|
|
301
|
-
* @param <E> the class of the objects in the collection
|
|
302
|
-
* @param aCollection the collection for which a dynamically typesafe view is to be returned
|
|
303
|
-
* @param aType the type of element that <tt>aCollection</tt> is permitted to hold
|
|
304
|
-
* @return a dynamically typesafe view of the specified collection
|
|
305
|
-
*/
|
|
306
|
-
checkedCollection(
|
|
307
|
-
aCollection: java.util.Collection,
|
|
308
|
-
aType: java.lang.Class
|
|
309
|
-
): unknown;
|
|
310
|
-
|
|
311
|
-
/**
|
|
312
|
-
* Returns a dynamically typesafe view of the specified set.
|
|
313
|
-
* @param <E> the class of the objects in the set
|
|
314
|
-
* @param aSet the set for which a dynamically typesafe view is to be returned
|
|
315
|
-
* @param aType the type of element that <tt>aSet</tt> is permitted to hold
|
|
316
|
-
* @return a dynamically typesafe view of the specified set
|
|
317
|
-
*/
|
|
318
|
-
checkedSet(aSet: java.util.Set, aType: java.lang.Class): Set<unknown>;
|
|
319
|
-
|
|
320
|
-
/**
|
|
321
|
-
* Returns a dynamically typesafe view of the specified sorted set.
|
|
322
|
-
* @param <E> the class of the objects in the set
|
|
323
|
-
* @param aSet the sorted set for which a dynamically typesafe view is to be returned
|
|
324
|
-
* @param aType the type of element that <tt>aSet</tt> is permitted to hold
|
|
325
|
-
* @return a dynamically typesafe view of the specified sorted set
|
|
326
|
-
*/
|
|
327
|
-
checkedSortedSet(aSet: java.util.SortedSet, aType: java.lang.Class): unknown;
|
|
328
|
-
|
|
329
|
-
/**
|
|
330
|
-
* Returns a dynamically typesafe view of the specified list.
|
|
331
|
-
* @param <E> the class of the objects in the list
|
|
332
|
-
* @param aList the list for which a dynamically typesafe view is to be returned
|
|
333
|
-
* @param aType the type of element that <tt>aList</tt> is permitted to hold
|
|
334
|
-
* @return a dynamically typesafe view of the specified list
|
|
335
|
-
*/
|
|
336
|
-
checkedList(aList: java.util.List, aType: java.lang.Class): unknown[];
|
|
337
|
-
|
|
338
|
-
/**
|
|
339
|
-
* Returns a dynamically typesafe view of the specified map.
|
|
340
|
-
* @param <K> the class of the map keys
|
|
341
|
-
* @param <V> the class of the map values
|
|
342
|
-
* @param aMap the map for which a dynamically typesafe view is to be returned
|
|
343
|
-
* @param aKeyType the type of key that <tt>aMap</tt> is permitted to hold
|
|
344
|
-
* @param aValueType the type of value that <tt>aMap</tt> is permitted to hold
|
|
345
|
-
* @return a dynamically typesafe view of the specified map
|
|
346
|
-
*/
|
|
347
|
-
checkedMap(
|
|
348
|
-
aMap: java.util.Map,
|
|
349
|
-
aKeyType: java.lang.Class,
|
|
350
|
-
aValueType: java.lang.Class
|
|
351
|
-
): Record<unknown, unknown>;
|
|
352
|
-
|
|
353
|
-
/**
|
|
354
|
-
* Returns a dynamically typesafe view of the specified sorted map.
|
|
355
|
-
* @param <K> the class of the map keys
|
|
356
|
-
* @param <V> the class of the map values
|
|
357
|
-
* @param aMap the map for which a dynamically typesafe view is to be returned
|
|
358
|
-
* @param aKeyType the type of key that <tt>aMap</tt> is permitted to hold
|
|
359
|
-
* @param aValueType the type of value that <tt>aMap</tt> is permitted to hold
|
|
360
|
-
* @return a dynamically typesafe view of the specified map
|
|
361
|
-
*/
|
|
362
|
-
checkedSortedMap(
|
|
363
|
-
aMap: java.util.SortedMap,
|
|
364
|
-
aKeyType: java.lang.Class,
|
|
365
|
-
aValueType: java.lang.Class
|
|
366
|
-
): unknown;
|
|
367
|
-
|
|
368
|
-
/**
|
|
369
|
-
* Returns the empty set (immutable).
|
|
370
|
-
* @param <T> the class of the objects in the set
|
|
371
|
-
* @return the empty set
|
|
372
|
-
*/
|
|
373
|
-
emptySet(): Set<unknown>;
|
|
374
|
-
|
|
375
|
-
/**
|
|
376
|
-
* Returns the empty list (immutable).
|
|
377
|
-
* @param <T> the class of the objects in the list
|
|
378
|
-
* @return the empty list
|
|
379
|
-
*/
|
|
380
|
-
emptyList(): unknown[];
|
|
381
|
-
|
|
382
|
-
/**
|
|
383
|
-
* Returns the empty map (immutable).
|
|
384
|
-
* @param <K> the class of the map keys
|
|
385
|
-
* @param <V> the class of the map values
|
|
386
|
-
* @return the empty map
|
|
387
|
-
*/
|
|
388
|
-
emptyMap(): Record<unknown, unknown>;
|
|
389
|
-
|
|
390
|
-
/**
|
|
391
|
-
* Returns an immutable set containing only the specified object.
|
|
392
|
-
* @param <T> the class of the objects in the set
|
|
393
|
-
* @param aValue the sole object to be stored in the returned set.
|
|
394
|
-
* @return an immutable set containing only the specified object.
|
|
395
|
-
*/
|
|
396
|
-
singleton(aValue: T): Set<unknown>;
|
|
397
|
-
|
|
398
|
-
/**
|
|
399
|
-
* Returns an immutable list containing only the specified object.
|
|
400
|
-
* @param <T> the class of the objects in the list
|
|
401
|
-
* @param aValue the sole object to be stored in the returned list.
|
|
402
|
-
* @return an immutable list containing only the specified object.
|
|
403
|
-
*/
|
|
404
|
-
singletonList(aValue: T): unknown[];
|
|
405
|
-
|
|
406
|
-
/**
|
|
407
|
-
* Returns an immutable map, mapping only the specified key to the specified value.
|
|
408
|
-
* @param <K> the class of the map keys
|
|
409
|
-
* @param <V> the class of the map values
|
|
410
|
-
* @param key the sole key to be stored in the returned map.
|
|
411
|
-
* @param aValue the value to which the returned map maps <tt>key</tt>.
|
|
412
|
-
* @return an immutable map containing only the specified key-value mapping.
|
|
413
|
-
*/
|
|
414
|
-
singletonMap(key: K, aValue: V): Record<unknown, unknown>;
|
|
415
|
-
|
|
416
|
-
/**
|
|
417
|
-
* Returns an immutable list consisting of <tt>n</tt> copies of the specified object.
|
|
418
|
-
* @param <T> the class of the objects in the list
|
|
419
|
-
* @param aCount the number of elements in the returned list.
|
|
420
|
-
* @param aValue the element to appear repeatedly in the returned list.
|
|
421
|
-
* @return an immutable list consisting of <tt>aCount</tt> copies of the specified object.
|
|
422
|
-
* @throws IllegalArgumentException if <tt>aCount < 0</tt>.
|
|
423
|
-
*/
|
|
424
|
-
nCopies(aCount: int, aValue: T): unknown[];
|
|
425
|
-
|
|
426
|
-
/**
|
|
427
|
-
* Returns a comparator that imposes the reverse of the <i>natural ordering</i> on a collection of objects that implement
|
|
428
|
-
* the <tt>Comparable</tt> interface.
|
|
429
|
-
* @param <T> the class of the objects compared by the comparator
|
|
430
|
-
* @return a comparator that imposes the reverse of the <i>natural ordering</i> on a collection of objects that implement the <tt>Comparable</tt> interface.
|
|
431
|
-
*/
|
|
432
|
-
reverseOrder(): unknown;
|
|
433
|
-
|
|
434
|
-
/**
|
|
435
|
-
* Returns a comparator that imposes the reverse ordering of the specified comparator.
|
|
436
|
-
* @param <T> the class of the objects compared by the comparator
|
|
437
|
-
* @param aComparator the Comparator
|
|
438
|
-
* @return a comparator that imposes the reverse ordering of the specified comparator.
|
|
439
|
-
*/
|
|
440
|
-
reverseOrder(aComparator: java.util.Comparator): unknown;
|
|
441
|
-
|
|
442
|
-
/**
|
|
443
|
-
* Returns an enumeration over the specified collection.
|
|
444
|
-
* @param <T> the class of the objects in the collection
|
|
445
|
-
* @param aCollection the collection for which an enumeration is to be returned.
|
|
446
|
-
* @return an enumeration over the specified collection.
|
|
447
|
-
*/
|
|
448
|
-
enumeration(aCollection: java.util.Collection): unknown;
|
|
449
|
-
|
|
450
|
-
/**
|
|
451
|
-
* Returns an array list containing the elements returned by the specified enumeration in the order they are returned by the enumeration.
|
|
452
|
-
* @param <T> the class of the objects in the enumeration
|
|
453
|
-
* @param anEnumeration enumeration providing elements for the returned array list
|
|
454
|
-
* @return an array list containing the elements returned by the specified enumeration.
|
|
455
|
-
*/
|
|
456
|
-
list(anEnumeration: java.util.Enumeration): unknown;
|
|
457
|
-
|
|
458
|
-
/**
|
|
459
|
-
* Returns the number of elements in the specified collection equal to the specified object.
|
|
460
|
-
* @param aCollection the collection in which to determine the frequency of <tt>aValue</tt>
|
|
461
|
-
* @param aValue the object whose frequency is to be determined
|
|
462
|
-
* @return the number of elements in {@code aCollection} equal to {@code aValue}
|
|
463
|
-
* @throws NullPointerException if <tt>aCollection</tt> is null
|
|
464
|
-
*/
|
|
465
|
-
frequency(
|
|
466
|
-
aCollection: java.util.Collection,
|
|
467
|
-
aValue: java.lang.Object
|
|
468
|
-
): number;
|
|
469
|
-
|
|
470
|
-
/**
|
|
471
|
-
* Returns <tt>true</tt> if the two specified collections have no elements in common.
|
|
472
|
-
* @param aCollection a collection
|
|
473
|
-
* @param anAnotherCollection a collection
|
|
474
|
-
* @return {@code true} if the two specified collections have no elements in common.
|
|
475
|
-
* @throws NullPointerException if either collection is null
|
|
476
|
-
*/
|
|
477
|
-
disjoint(
|
|
478
|
-
aCollection: java.util.Collection,
|
|
479
|
-
anAnotherCollection: java.util.Collection
|
|
480
|
-
): boolean;
|
|
481
|
-
|
|
482
|
-
/**
|
|
483
|
-
* Adds all of the specified elements to the specified collection.
|
|
484
|
-
* @param <T> the class of the elements to add and of the collection
|
|
485
|
-
* @param aCollection the collection into which <tt>elements</tt> are to be inserted
|
|
486
|
-
* @param aValues the elements to insert into <tt>aCollection</tt>
|
|
487
|
-
* @return <tt>true</tt> if the collection changed as a result of the call
|
|
488
|
-
* @throws UnsupportedOperationException if <tt>aCollection</tt> does not support the <tt>add</tt> operation
|
|
489
|
-
* @throws NullPointerException if <tt>aValues</tt> contains one or more null values and <tt>aCollection</tt> does not permit null elements, or if <tt>aCollection</tt> or <tt>aValues</tt> are <tt>null</tt>
|
|
490
|
-
* @throws IllegalArgumentException if some property of a value in <tt>aValues</tt> prevents it from being added to <tt>aCollection</tt>
|
|
491
|
-
*/
|
|
492
|
-
addAll(aCollection: java.util.Collection, aValues: T): boolean;
|
|
493
|
-
|
|
494
|
-
/**
|
|
495
|
-
* Returns a set backed by the specified map.
|
|
496
|
-
* @param <E> the class of the map keys and of the objects in the returned set
|
|
497
|
-
* @param aMap the backing map
|
|
498
|
-
* @return the set backed by the map
|
|
499
|
-
* @throws IllegalArgumentException if <tt>aMap</tt> is not empty
|
|
500
|
-
*/
|
|
501
|
-
newSetFromMap(aMap: java.util.Map): Set<unknown>;
|
|
502
|
-
|
|
503
|
-
/**
|
|
504
|
-
* Returns a view of a <code>Deque</code> as a Last-in-first-out (Lifo) <code>Queue</code>.
|
|
505
|
-
* @param <T> the class of the objects in the deque
|
|
506
|
-
* @param aDeque the deque
|
|
507
|
-
* @return the queue
|
|
508
|
-
*/
|
|
509
|
-
asLifoQueue(aDeque: java.util.Deque): unknown;
|
|
510
|
-
|
|
511
|
-
/**
|
|
512
|
-
* Returns an iterator that has no elements.
|
|
513
|
-
* @param <T> type of elements, if there were any, in the iterator
|
|
514
|
-
* @return an empty iterator
|
|
515
|
-
* @since Sitevision 4.0
|
|
516
|
-
* @since Java 1.7
|
|
517
|
-
*/
|
|
518
|
-
emptyIterator(): unknown;
|
|
519
|
-
|
|
520
|
-
/**
|
|
521
|
-
* Returns a list iterator that has no elements.
|
|
522
|
-
* @param <T> type of elements, if there were any, in the iterator
|
|
523
|
-
* @return an empty list iterator
|
|
524
|
-
* @since Sitevision 4.0
|
|
525
|
-
* @since Java 1.7
|
|
526
|
-
*/
|
|
527
|
-
emptyListIterator(): unknown[];
|
|
528
|
-
|
|
529
|
-
/**
|
|
530
|
-
* Returns an enumeration that has no elements.
|
|
531
|
-
* @param <T> the class of the objects in the enumeration
|
|
532
|
-
* @return an empty enumeration
|
|
533
|
-
* @since Sitevision 4.0
|
|
534
|
-
* @since Java 1.7
|
|
535
|
-
*/
|
|
536
|
-
emptyEnumeration(): unknown;
|
|
537
|
-
|
|
538
|
-
/**
|
|
539
|
-
* Returns an unmodifiable view of the specified navigable set.
|
|
540
|
-
* @param <T> the class of the objects in the set
|
|
541
|
-
* @param s the navigable set for which an unmodifiable view is to be returned
|
|
542
|
-
* @return an unmodifiable view of the specified navigable set
|
|
543
|
-
* @since Sitevision 4.0
|
|
544
|
-
* @since Java 1.8
|
|
545
|
-
*/
|
|
546
|
-
unmodifiableNavigableSet(s: java.util.NavigableSet): unknown;
|
|
547
|
-
|
|
548
|
-
/**
|
|
549
|
-
* Returns an unmodifiable view of the specified navigable map.
|
|
550
|
-
* @param <K> the class of the map keys
|
|
551
|
-
* @param <V> the class of the map values
|
|
552
|
-
* @param m the navigable map for which an unmodifiable view is to be returned
|
|
553
|
-
* @return an unmodifiable view of the specified navigable map
|
|
554
|
-
* @since Sitevision 4.0
|
|
555
|
-
* @since Java 1.8
|
|
556
|
-
*/
|
|
557
|
-
unmodifiableNavigableMap(m: java.util.NavigableMap): unknown;
|
|
558
|
-
|
|
559
|
-
/**
|
|
560
|
-
* Returns a synchronized (thread-safe) navigable set backed by the
|
|
561
|
-
* specified navigable set.
|
|
562
|
-
* @param <T> the class of the objects in the set
|
|
563
|
-
* @param s the navigable set to be "wrapped" in a synchronized navigableset
|
|
564
|
-
* @return a synchronized view of the specified navigable set
|
|
565
|
-
* @since Sitevision 4.0
|
|
566
|
-
* @since Java 1.8
|
|
567
|
-
*/
|
|
568
|
-
synchronizedNavigableSet(s: java.util.NavigableSet): unknown;
|
|
569
|
-
|
|
570
|
-
/**
|
|
571
|
-
* Returns a synchronized (thread-safe) navigable map backed by the
|
|
572
|
-
* specified navigable map.
|
|
573
|
-
* @param <K> the class of the map keys
|
|
574
|
-
* @param <V> the class of the map values
|
|
575
|
-
* @param m the navigable map to be "wrapped" in a synchronized navigable map
|
|
576
|
-
* @return a synchronized view of the specified navigable map.
|
|
577
|
-
* @since Sitevision 4.0
|
|
578
|
-
* @since Java 1.8
|
|
579
|
-
*/
|
|
580
|
-
synchronizedNavigableMap(m: java.util.NavigableMap): unknown;
|
|
581
|
-
|
|
582
|
-
/**
|
|
583
|
-
* Returns a dynamically typesafe view of the specified queue.
|
|
584
|
-
* @param <E> the class of the objects in the queue
|
|
585
|
-
* @param queue the queue for which a dynamically typesafe view is to be returned
|
|
586
|
-
* @param type the type of element that {@code queue} is permitted to hold
|
|
587
|
-
* @return a dynamically typesafe view of the specified queue
|
|
588
|
-
* @since Sitevision 4.0
|
|
589
|
-
* @since Java 1.8
|
|
590
|
-
*/
|
|
591
|
-
checkedQueue(queue: java.util.Queue, type: java.lang.Class): unknown;
|
|
592
|
-
|
|
593
|
-
/**
|
|
594
|
-
* Returns a dynamically typesafe view of the specified navigable set.
|
|
595
|
-
* @param <E> the class of the objects in the set
|
|
596
|
-
* @param s the navigable set for which a dynamically typesafe view is to be returned
|
|
597
|
-
* @param type the type of element that {@code s} is permitted to hold
|
|
598
|
-
* @return a dynamically typesafe view of the specified navigable set
|
|
599
|
-
* @since Sitevision 4.0
|
|
600
|
-
* @since Java 1.8
|
|
601
|
-
*/
|
|
602
|
-
checkedNavigableSet(
|
|
603
|
-
s: java.util.NavigableSet,
|
|
604
|
-
type: java.lang.Class
|
|
605
|
-
): unknown;
|
|
606
|
-
|
|
607
|
-
/**
|
|
608
|
-
* Returns a dynamically typesafe view of the specified navigable map.
|
|
609
|
-
* @param <K> type of map keys
|
|
610
|
-
* @param <V> type of map values
|
|
611
|
-
* @param m the map for which a dynamically typesafe view is to be returned
|
|
612
|
-
* @param keyType the type of key that {@code m} is permitted to hold
|
|
613
|
-
* @param valueType the type of value that {@code m} is permitted to hold
|
|
614
|
-
* @return a dynamically typesafe view of the specified map
|
|
615
|
-
* @since Sitevision 4.0
|
|
616
|
-
* @since Java 1.8
|
|
617
|
-
*/
|
|
618
|
-
checkedNavigableMap(
|
|
619
|
-
m: java.util.NavigableMap,
|
|
620
|
-
keyType: java.lang.Class,
|
|
621
|
-
valueType: java.lang.Class
|
|
622
|
-
): unknown;
|
|
623
|
-
|
|
624
|
-
/**
|
|
625
|
-
* Returns an empty sorted set (immutable).
|
|
626
|
-
* @param <E> type of elements, if there were any, in the set
|
|
627
|
-
* @return the empty sorted set
|
|
628
|
-
* @since Sitevision 4.0
|
|
629
|
-
* @since Java 1.8
|
|
630
|
-
*/
|
|
631
|
-
emptySortedSet(): unknown;
|
|
632
|
-
|
|
633
|
-
/**
|
|
634
|
-
* Returns an empty navigable set (immutable).
|
|
635
|
-
* @param <E> type of elements, if there were any, in the set
|
|
636
|
-
* @return the empty navigable set
|
|
637
|
-
* @since Sitevision 4.0
|
|
638
|
-
* @since Java 1.8
|
|
639
|
-
*/
|
|
640
|
-
emptyNavigableSet(): unknown;
|
|
641
|
-
|
|
642
|
-
/**
|
|
643
|
-
* Returns an empty sorted map (immutable).
|
|
644
|
-
* @param <K> the class of the map keys
|
|
645
|
-
* @param <V> the class of the map values
|
|
646
|
-
* @return an empty sorted map
|
|
647
|
-
* @since Sitevision 4.0
|
|
648
|
-
* @since Java 1.8
|
|
649
|
-
*/
|
|
650
|
-
emptySortedMap(): unknown;
|
|
651
|
-
|
|
652
|
-
/**
|
|
653
|
-
* Returns an empty navigable map (immutable).
|
|
654
|
-
* @param <K> the class of the map keys
|
|
655
|
-
* @param <V> the class of the map values
|
|
656
|
-
* @return an empty navigable map
|
|
657
|
-
* @since Sitevision 4.0
|
|
658
|
-
* @since Java 1.8
|
|
659
|
-
*/
|
|
660
|
-
emptyNavigableMap(): unknown;
|
|
661
|
-
}
|