.class public abstract Lorg/apache/http/params/HttpAbstractParamBean; .super Ljava/lang/Object; .source "HttpAbstractParamBean.java" # annotations .annotation runtime Ljava/lang/Deprecated; .end annotation # instance fields .field protected final params:Lorg/apache/http/params/HttpParams; # direct methods .method public constructor (Lorg/apache/http/params/HttpParams;)V .registers 3 .line 44 invoke-direct {p0}, Ljava/lang/Object;->()V .line 45 const-string v0, "HTTP parameters" invoke-static {p1, v0}, Lorg/apache/http/util/Args;->notNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object; move-result-object p1 check-cast p1, Lorg/apache/http/params/HttpParams; iput-object p1, p0, Lorg/apache/http/params/HttpAbstractParamBean;->params:Lorg/apache/http/params/HttpParams; return-void .end method