Spec-Zone .ru
спецификации, руководства, описания, API
|
public static class Preloader.ProgressNotification extends java.lang.Object implements Preloader.PreloaderNotification
Constructor and Description |
---|
Preloader.ProgressNotification(double progress)
Constructs a progress notification.
|
Modifier and Type | Method and Description |
---|---|
double |
getProgress()
Retrieves the progress for this notification.
|
public Preloader.ProgressNotification(double progress)
progress
- a value indicating the progress.
A negative value for progress indicates that the progress is
indeterminate. A value between 0 and 1 indicates the amount
of progress. Any value greater than 1 is interpreted as 1.Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to