Class chart

Class

|---------------------------------------------------------------------------

|

|     |Function-----------------------------------| 

|     |Function for example public void aaa()        |

|     | Use other method, new other public class  |

|     | Direct use some methods                        |

|     |--------------------------------------------|

|     |--------------------------------------------|

|     | Setup property                                      | 

|     |--------------------------------------------|

|

|     |--------------------------------------------|

|     | Setup constructor                                   |

|     |--------------------------------------------|

|

|     >< use other method, new other public class, not right ><

|     >< set another class, not suppose                              ><

|--------------------------------------------------------------------------------

原文地址:https://www.cnblogs.com/greencolor/p/1711495.html