Searched refs:FINALIZABLE (Results 1 – 1 of 1) sorted by relevance
266 private static final int FINALIZABLE = 0x80000000; field in Class619 return (getModifiers() & FINALIZABLE) != 0; in isFinalizable()