public class TextCharSupplier extends Object implements Supplier<char[]>
TextCharSupplier(String text)
char[]
get()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TextCharSupplier(String text)
public char[] get()
get
Supplier<char[]>
public String toString()
toString
Object
Copyright © 2021 vpc open source initiative. All rights reserved.