Uses of Package
io.github.eggy03.ferrumx.windows.annotation
Packages that use io.github.eggy03.ferrumx.windows.annotation
Package
Description
-
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.compoundedClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externally -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.displayClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.mainboardClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.memoryClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.networkClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.peripheralClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.processorClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.storageClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.systemClassDescriptionA class is considered
ShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.entity.userClassDescriptionA class is considered
DeepImmutablewhen: All fields arefinaland cannot be reassigned All objects reachable from the instance are immutable (the entire object graph is immutable) No mutable internal state is exposedA class is consideredShallowImmutablewhen: All fields arefinaland cannot be reassigned The class does not mutate its internal state after construction (e.g., it does not modify collections or mutable objects held in its fields) Objects referenced by the fields may be mutable and can be modified externallyAssociates a Java entity with its corresponding WMI class name. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.compoundedClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.displayClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.mainboardClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.memoryClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.networkClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.peripheralClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.processorClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.storageClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.systemClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands. -
Classes in io.github.eggy03.ferrumx.windows.annotation used by io.github.eggy03.ferrumx.windows.service.userClassDescriptionIndicates that the annotated component executes PowerShell commands using isolated processes and does not rely on shared
jPowerShellstate.Indicates that the annotated component relies on thejPowerShelllibrary for executing PowerShell commands.