Packages that use Observable
Package
Description
java.util
Contains the collections framework, some internationalization support classes,
a service loader, properties, random number generation, string parsing
and scanning classes, base64 encoding and decoding, a bit array, and
several miscellaneous utility classes.
Methods in java.util with parameters of type Observable
Modifier and Type
Method
Description
void
Observer. update (Observable o,
Object arg)
Deprecated.
This method is called whenever the observed object is changed.
Java SE 14 & JDK 14 DRAFT 14-internal+32-suse-lp152.1.5-x8664
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries. Copyright © 1993, 2020, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms and the documentation redistribution policy . DRAFT 14-internal+32-suse-lp152.1.5-x8664