We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents acf5943 + b17223b commit f704e9fCopy full SHA for f704e9f
location/java/android/location/Geofence.java
@@ -22,9 +22,7 @@
22
/**
23
* Represents a geographical boundary, also known as a geofence.
24
*
25
- * <p>Currently only circular geofences are supported, but this object
26
- * is opaque so could be used in the future to represent polygons or other
27
- * shapes.
+ * <p>Currently only circular geofences are supported.
28
*/
29
public final class Geofence implements Parcelable {
30
/** @hide */
0 commit comments