Package dev. inmo. micro_utils. common
Types
Realization of this interface will contains at least one not null - optionalT1 or optionalT2
Realization of this interface will contains at least one not null - optionalT1 or optionalT2
Realization of this interface will contains at least one not null - optionalT1 or optionalT2
This type Either will always have not nullable optionalT1
This type Either will always have not nullable optionalT1
This type Either will always have not nullable optionalT1
This type Either will always have not nullable optionalT2
This type Either will always have not nullable optionalT2
This type Either will always have not nullable optionalT2
Functions
This method call calculateDiff with strict mode enabled
This method call calculateDiff with strict mode enabled
This method call calculateDiff with strict mode enabled
Returns Optional.data if Optional.dataPresented of this is true, or call block and returns the result of it
Returns Optional.data if Optional.dataPresented of this is true, or call block and returns the result of it
Returns Optional.data if Optional.dataPresented of this is true, or call block and returns the result of it
Returns Optional.data if Optional.dataPresented of this is true, or null otherwise
Returns Optional.data if Optional.dataPresented of this is true, or null otherwise
Returns Optional.data if Optional.dataPresented of this is true, or null otherwise
Returns Optional.data if Optional.dataPresented of this is true, or throw throwable otherwise
Returns Optional.data if Optional.dataPresented of this is true, or throw throwable otherwise
Returns Optional.data if Optional.dataPresented of this is true, or throw throwable otherwise
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data absent (Optional.dataPresented == false)
Will call block when data absent (Optional.dataPresented == false)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block when data presented (Optional.dataPresented == true)
Will call block in case when this is EitherSecond