Index
All Classes and Interfaces|All Packages|Serialized Form
C
- Calculator - Interface in common.helper.calculator
- CASUAL - Enum constant in enum class common.helper.leave.LeaveApplication.Type
- ChainOfResponsibility - Interface in design.pattern.behavioural
-
ChainOfResponsibility
will be used to decouple the sender of request and the handler of request so that multiple handler can process the request and then pass the request to next handler - children(FileProperties) - Method in interface design.pattern.structural.AbstractDocument
- city() - Method in record class common.helper.entity.Address
-
Returns the value of the
city
record component. - clone() - Method in class common.helper.unit.GameUnit
- clone() - Method in class common.helper.workflow.Workflow
- CloudStorage - Class in common.helper.cloud
- CloudStorage(Storage.Size) - Constructor for class common.helper.cloud.CloudStorage
- Command - Interface in design.pattern.behavioural
-
Command
will be used to replace a method with an object and parameters by the object fields so that we can handle them in after some time or make another thread execute it. - common.helper.calculator - package common.helper.calculator
- common.helper.cloud - package common.helper.cloud
- common.helper.context - package common.helper.context
- common.helper.creational - package common.helper.creational
- common.helper.customer - package common.helper.customer
- common.helper.entity - package common.helper.entity
- common.helper.exceptions - package common.helper.exceptions
- common.helper.file - package common.helper.file
- common.helper.image - package common.helper.image
- common.helper.leave - package common.helper.leave
- common.helper.message - package common.helper.message
- common.helper.order - package common.helper.order
- common.helper.storage - package common.helper.storage
- common.helper.streaming - package common.helper.streaming
- common.helper.transformers - package common.helper.transformers
- common.helper.ui - package common.helper.ui
- common.helper.unit - package common.helper.unit
- common.helper.workflow - package common.helper.workflow
- Composite - Interface in design.pattern.structural
-
Composite
is used to handle the parent node and leaf node as same for the client - CompositeEntity - Interface in design.pattern.structural
-
CompositeEntity
allows a set of related objects to be represented and managed by a unified object - ComputeInstance - Class in common.helper.cloud
- ComputeInstance(Instance.Capacity) - Constructor for class common.helper.cloud.ComputeInstance
- Context - Interface in common.helper.context
- country() - Method in record class common.helper.entity.Address
-
Returns the value of the
country
record component.
All Classes and Interfaces|All Packages|Serialized Form