Package-level declarations
Types
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 optionalT2
Functions
This method call calculateDiff with strict mode strictComparison and then apply differences to this mutable list
This method call calculateDiff with strict mode strictComparison and then apply differences to this mutable list
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 null 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)
Convert this to Byte with bounds of Byte.MIN_VALUE and Byte.MAX_VALUE
Convert this to Byte with bounds of Byte.MIN_VALUE and Byte.MAX_VALUE
Convert this to Byte with bounds of Byte.MIN_VALUE and Byte.MAX_VALUE
Convert this to Int with bounds of Int.MIN_VALUE and Int.MAX_VALUE
Convert this to Short with bounds of Short.MIN_VALUE and Short.MAX_VALUE
Convert this to Short with bounds of Short.MIN_VALUE and Short.MAX_VALUE