Package icyllis.modernui.text
Class NoCopySpan.Concrete
java.lang.Object
icyllis.modernui.text.NoCopySpan.Concrete
- All Implemented Interfaces:
NoCopySpan
- Enclosing interface:
NoCopySpan
Convenience equivalent for when you would just want a new Object() for
a span but want it to be no-copy. Use this instead.
-
Nested Class Summary
Nested classes/interfaces inherited from interface icyllis.modernui.text.NoCopySpan
NoCopySpan.Concrete
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Concrete
public Concrete()
-