public class JavaCodeSplitter extends Object
Constructor and Description |
---|
JavaCodeSplitter() |
Modifier and Type | Method and Description |
---|---|
static String |
split(String code,
int maxMethodLength,
int maxClassMemberCount) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.