mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-08-15 15:50:15 +00:00
Created Java Formatting (markdown)
parent
3aebaa844c
commit
be97eaac1d
12
Java-Formatting.md
Normal file
12
Java-Formatting.md
Normal file
@ -0,0 +1,12 @@
|
||||
Java files are used for functionality, and make up the majority of android code.
|
||||
|
||||
Currently, there are just one type of java file, the activity.
|
||||
|
||||
The activity is formatted as follows:
|
||||
* Package
|
||||
* Imports
|
||||
* Class Diagram Code
|
||||
* Class Declaration
|
||||
* Activity Creation
|
||||
* Activity Interaction
|
||||
* Other Functions
|
Loading…
x
Reference in New Issue
Block a user