Class MemoryLocation.Builder
java.lang.Object
com.twineworks.tweakflow.lang.load.loadpath.MemoryLocation.Builder
- All Implemented Interfaces:
Builder<LoadPathLocation>
- Enclosing class:
- MemoryLocation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallowCaching(boolean allowCaching) allowNativeFunctions(boolean allowNativeFunctions) build()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
- Specified by:
buildin interfaceBuilder<LoadPathLocation>
-
allowNativeFunctions
-
allowCaching
-
add
-