Searched refs:sampleCharacter (Results 1 – 1 of 1) sorted by relevance
188 public Info(Info other, String string, String sampleCharacter) { in Info() argument191 sampleChar = sampleCharacter == null ? other.sampleChar : sampleCharacter; in Info()