| package mechanique; | |
| public class WonderBean | |
| { | |
| private String content; | |
| public WonderBean() | |
| { | |
| } | |
| public void setContent(String c) | |
| { | |
| this.content = c; | |
| } | |
| public String getContent() | |
| { | |
| return this.content; | |
| } | |
| } | |
Xet Storage Details
- Size:
- 304 Bytes
- Xet hash:
- cf3ed911de7eab1c54bd45efae003ad4b6b54ad698d2a85a8648b4bb0ed95057
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.