Index
All Classes and Interfaces|All Packages|Serialized Form
S
- S3Storage - Class in common.helper.cloud
- S3Storage(Storage.Size) - Constructor for class common.helper.cloud.S3Storage
- save(String, String) - Method in class common.helper.storage.FileStorage
- save(String, String) - Method in interface common.helper.storage.Storage
- ServerCalculator - Class in common.helper.calculator
- setAddress(Address) - Method in class common.helper.entity.Employee
- setAddress(Address) - Method in class common.helper.entity.Student
- setDateOfBirth(LocalDate) - Method in class common.helper.customer.BankCustomer
- setDiscount(Double) - Method in class common.helper.order.Order
- setFirstName(String) - Method in class common.helper.customer.BankCustomer
- setId(Long) - Method in class common.helper.entity.Employee
- setLastName(String) - Method in class common.helper.customer.BankCustomer
- setName(String) - Method in class common.helper.entity.Employee
- setName(String) - Method in class common.helper.entity.Student
- setName(String) - Method in class common.helper.order.Order
- setPoint3D(Point3D) - Method in class common.helper.image.Bitmap
- setPoint3D(Point3D) - Method in interface common.helper.image.Image
- setPrice(Double) - Method in class common.helper.order.Order
- setQuantity(Integer) - Method in class common.helper.order.Order
- setRollNo(Long) - Method in class common.helper.entity.Student
- setShoppingCost(Double) - Method in class common.helper.order.Order
- SimpleFactory - Interface in design.pattern.creational
-
SimpleFactory
is used to move the object creation in a separate method. - Singleton - Interface in design.pattern.creational
-
Singleton
is used when there should be only one instance of the that class - SMALL - Enum constant in enum class common.helper.cloud.Instance.Capacity
- start() - Method in class common.helper.cloud.ComputeInstance
- start() - Method in class common.helper.cloud.EC2Instance
- start() - Method in interface common.helper.cloud.Instance
- State - Interface in design.pattern.behavioural
-
State
is used when the behaviour of the object is completely depend on the internal state of the object - stop() - Method in class common.helper.cloud.ComputeInstance
- stop() - Method in class common.helper.cloud.EC2Instance
- stop() - Method in interface common.helper.cloud.Instance
- Storage - Interface in common.helper.cloud
- Storage - Interface in common.helper.storage
- Storage.Size - Enum Class in common.helper.cloud
- Strategy - Interface in design.pattern.behavioural
-
Strategy
is used to encapsulate the algorithms in different classes which can be configured in the context class - streamVideo(String) - Method in class common.helper.streaming.NetflixVideoStreamingService
- streamVideo(String) - Method in class common.helper.streaming.PrimeVideoStreamingService
- streamVideo(String) - Method in interface common.helper.streaming.VideoStreamingService
- street() - Method in record class common.helper.entity.Address
-
Returns the value of the
street
record component. - Student - Class in common.helper.entity
- Student() - Constructor for class common.helper.entity.Student
- sum(long...) - Method in interface common.helper.calculator.Calculator
- sum(long...) - Method in class common.helper.calculator.ServerCalculator
All Classes and Interfaces|All Packages|Serialized Form