23 lines
		
	
	
		
			564 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			564 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/google/android/material/datepicker/CalendarConstraints$DateValidator;
 | |
| .super Ljava/lang/Object;
 | |
| .source "CalendarConstraints.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Landroid/os/Parcelable;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/google/android/material/datepicker/CalendarConstraints;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x609
 | |
|     name = "DateValidator"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract isValid(J)Z
 | |
| .end method
 |