Package io.aether.utils
Interface ToString
-
- All Known Subinterfaces:
AFuture,AFutureBase<Self>,ARFuture<T>,CTypeI<T>,CTypeI.FieldAccessor<T2>,RCollection<T>,RQueue<T>,RSet<T>
- All Known Implementing Classes:
ARFutureWithFlag,CType,CType.WType,LNode,RCollectionBySrc,RQueueBySrc,RSetBySrc
public interface ToString
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default voidtoString(AString sb)default java.lang.StringtoString2()
-
-
-
Method Detail
-
toString
default void toString(AString sb)
-
toString2
default java.lang.String toString2()
-
-