Searched refs:CLONEABLE (Results 1 – 2 of 2) sorted by relevance
296 (supertype == Type.CLONEABLE); in isPossiblyAssignableFrom()
133 public static final Type CLONEABLE = intern("Ljava/lang/Cloneable;"); field in Type