StackOverflow Questions for Tag: unchecked-cast

Saiko
Saiko

Reputation: 41

Implementing clone() in a Generic Class with Cloneable Bound Leads to Unchecked Cast and Access Errors

Score: 0

Views: 85

Answers: 1

Read More
smaricevic
smaricevic

Reputation: 3

Kotlin Generic problem, UNCHECKED_CAST , required:Nothing

Score: 0

Views: 101

Answers: 1

Read More
Shaun Scovil
Shaun Scovil

Reputation: 3987

How to check types of key and value if Object instanceof HashMap?

Score: 26

Views: 79668

Answers: 5

Read More
Nick Legend
Nick Legend

Reputation: 1038

Java generic method: return specific type (without unchecked cast warning)

Score: 1

Views: 96

Answers: 1

Read More
miq0717
miq0717

Reputation: 113

Is there any way to handle unchecked cast warning without using Supress in Kotlin?

Score: 8

Views: 5630

Answers: 1

Read More
Karan8404
Karan8404

Reputation: 23

Type casting to a class nested inside a generic class

Score: 2

Views: 159

Answers: 1

Read More
mepmerp
mepmerp

Reputation: 783

Java Unchecked Cast from List containing wildcard to List of a specific type

Score: 0

Views: 158

Answers: 1

Read More
Abdo21
Abdo21

Reputation: 1507

How to design a method that has no `unchecked cast` warning in java

Score: 1

Views: 545

Answers: 1

Read More
matin_mhz
matin_mhz

Reputation: 1

How to fix Unchecked cast warning in generic type casting

Score: 0

Views: 324

Answers: 1

Read More
Nerdy Bunz
Nerdy Bunz

Reputation: 7437

Unsafe or unchecked operations warning

Score: 4

Views: 39444

Answers: 4

Read More
simgineer
simgineer

Reputation: 1888

How to address "Unchecked cast from Object to CriteriaComboBox<TEST.Criteria>" in Eclipse

Score: 0

Views: 46

Answers: 0

Read More
theutonium.18
theutonium.18

Reputation: 525

Why Variable-Parameterized variant of (cast) operator in Java is flagged as unchecked warning and not error?

Score: -1

Views: 103

Answers: 1

Read More
theutonium.18
theutonium.18

Reputation: 525

Unchecked Cast warning - shows up for Type parameters but not for Concrete types?

Score: 0

Views: 655

Answers: 1

Read More
DWR
DWR

Reputation: 898

How to match on unknown generic type without warnings

Score: 2

Views: 273

Answers: 1

Read More
Hakanai
Hakanai

Reputation: 12670

Is there a convenient way to explicitly do an unsafe cast?

Score: 1

Views: 695

Answers: 1

Read More
luisgomezcaballero
luisgomezcaballero

Reputation: 431

Type safety: Unchecked cast from Object to ArrayList<MyVariable>

Score: 31

Views: 47964

Answers: 5

Read More
Josh Coker
Josh Coker

Reputation: 13

Button constraint issues i believe

Score: 0

Views: 45

Answers: 2

Read More
skiwi
skiwi

Reputation: 69259

Why is no unchecked cast warning given when downcasting Throwable to Exception?

Score: 5

Views: 1044

Answers: 5

Read More
Nickkk
Nickkk

Reputation: 2647

Unchecked cast from generic type to the same type

Score: 2

Views: 1022

Answers: 4

Read More
Aman J
Aman J

Reputation: 452

Inconsistent ClassCastException thrown for Raw Types

Score: 4

Views: 336

Answers: 2

Read More
PreviousPage 1Next