Package ai.platon.pulsar.common
Object ResourceWalker.Companion
-
- All Implemented Interfaces:
public class ResourceWalker.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringSPRING_PACKED_RESOURCE_BASE_DIRprivate final ResourceWalkerSPRING_PACKED_RESOURCE_WALKERpublic final static ResourceWalker.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetSPRING_PACKED_RESOURCE_BASE_DIR()final ResourceWalkergetSPRING_PACKED_RESOURCE_WALKER()-
-
Method Detail
-
getSPRING_PACKED_RESOURCE_BASE_DIR
final String getSPRING_PACKED_RESOURCE_BASE_DIR()
-
getSPRING_PACKED_RESOURCE_WALKER
final ResourceWalker getSPRING_PACKED_RESOURCE_WALKER()
-
-
-
-