Uses of Class
love.distributedrebirth.nx01.redsea.hyper.model.HyperLint
Packages that use HyperLint
Package
Description
-
Uses of HyperLint in love.distributedrebirth.nx01.redsea.hyper
Methods in love.distributedrebirth.nx01.redsea.hyper with parameters of type HyperLintModifier and TypeMethodDescriptionHyperFileSystem.entry
(HyperBeeHive hive, HyperLint lint) Retrieves an bee entry from the hyper bee hive.HyperFileSystem.get
(HyperBeeHive hive, HyperLint lint) Retrieves an bee blob from the hyper bee hive.void
HyperFileSystem.put
(HyperBeeHive hive, HyperLint lint, ByteBuffer blob) Stores an bee blob in the hyper bee hive. -
Uses of HyperLint in love.distributedrebirth.nx01.redsea.hyper.local
Methods in love.distributedrebirth.nx01.redsea.hyper.local with parameters of type HyperLintModifier and TypeMethodDescriptionHyperLocalFileSystem.entry
(HyperBeeHive hive, HyperLint lint) HyperLocalFileSystem.get
(HyperBeeHive hive, HyperLint lint) void
HyperLocalFileSystem.put
(HyperBeeHive hive, HyperLint lint, ByteBuffer blob) -
Uses of HyperLint in love.distributedrebirth.nx01.redsea.hyper.model
Subclasses of HyperLint in love.distributedrebirth.nx01.redsea.hyper.modelModifier and TypeClassDescriptionclass
Points to an hyper flower fly slime folder in an hyper bee hive.Methods in love.distributedrebirth.nx01.redsea.hyper.model that return HyperLintModifier and TypeMethodDescriptionHyperBeeHive.createHyperLint
(String snail) HyperFlowerBeeFly.toHyperLint()