import java.util.Scanner;

public class AsciiSquare
...

Java ascii square

by kefestetayyus.blogspot.com, May 09, 2008 12:44, 5 refactorings, tagged with ascii, java, square, basic

Simply prints a square with...

55502f40dc8b7c769880b10874abc9d0 Talk
public class Car {

  public static class Builder {
...

Java Fluent Builder

by Jeremy Weiskotten, December 24, 2007 02:56, 2 refactorings, tagged with java, fluent interface, builder

Here's an example of the Bu...

5170ca260dbd2cdfd5a887a4dba7636f Talk