mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
11 lines
212 B
Java
Generated
11 lines
212 B
Java
Generated
// Generated automatically from androidx.lifecycle.ViewModelStore for testing purposes
|
|
|
|
package androidx.lifecycle;
|
|
|
|
|
|
public class ViewModelStore
|
|
{
|
|
public ViewModelStore(){}
|
|
public final void clear(){}
|
|
}
|