From 4be3717c6faa5c4856e24d1060c4f3625ddfd904 Mon Sep 17 00:00:00 2001 From: Iddo Date: Thu, 31 May 2018 11:44:48 +0300 Subject: [PATCH] update --- how_to_access_inner_class_static_field.md | 1 + 1 file changed, 1 insertion(+) diff --git a/how_to_access_inner_class_static_field.md b/how_to_access_inner_class_static_field.md index 3039fef..c63e702 100644 --- a/how_to_access_inner_class_static_field.md +++ b/how_to_access_inner_class_static_field.md @@ -1,3 +1,4 @@ +### How to access inner class static field ``` package tech.yusi.fridademo;