Class FutureSection
- java.lang.Object
-
- org.stianloader.micromixin.transform.internal.util.smap.AbstractSMAPSection
-
- org.stianloader.micromixin.transform.internal.util.smap.FutureSection
-
public class FutureSection extends AbstractSMAPSection
-
-
Constructor Summary
Constructors Constructor Description FutureSection(char otherChar, java.util.List<java.lang.String> futureInfos)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringBuilderpushContents(java.lang.StringBuilder sharedBuilder)-
Methods inherited from class org.stianloader.micromixin.transform.internal.util.smap.AbstractSMAPSection
toString
-
-
-
-
Method Detail
-
pushContents
@NotNull public java.lang.StringBuilder pushContents(@NotNull java.lang.StringBuilder sharedBuilder)- Specified by:
pushContentsin classAbstractSMAPSection
-
-