public interface CompilerAbstractionClassCollection
Modifier and Type | Method and Description |
---|---|
void |
add(Map<String,byte[]> bytes) |
Map<String,byte[]> |
getClasses() |
void |
remove(String name) |
Copyright © 2005–2022. All rights reserved.