Uses of Annotation Type
com.example.breeze_seas.NonNull
-
Uses of NonNull in com.example.breeze_seas
Methods in com.example.breeze_seas with annotations of type NonNullModifier and TypeMethodDescriptionandroid.app.DialogListDialogFragment.onCreateDialog(android.os.Bundle savedInstanceState) Creates the selection dialog containing the management options.android.app.DialogTermsAndCondition.onCreateDialog(android.os.Bundle savedInstanceState) Builds and returns aMaterialAlertDialogBuildercontaining the formatted terms.AdminBrowseLogsAdapter.onCreateViewHolder(android.view.ViewGroup parent, int viewType) Inflates the layout for individual log items in the RecyclerView.Method parameters in com.example.breeze_seas with annotations of type NonNullModifier and TypeMethodDescriptionvoidAdminBrowseLogsAdapter.onBindViewHolder(AdminBrowseLogsAdapter.LogViewHolder holder, int position) Binds the data from aNotificationobject to the views within theAdminBrowseLogsAdapter.LogViewHolder.AdminBrowseLogsAdapter.onCreateViewHolder(android.view.ViewGroup parent, int viewType) Inflates the layout for individual log items in the RecyclerView.Constructor parameters in com.example.breeze_seas with annotations of type NonNull