JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.bytedeco.javacpp.tools
ClassFilter
Contents
Description
Method Summary
Method Details
keep(String, byte[])
Hide sidebar
Show sidebar
Interface ClassFilter
public interface
ClassFilter
An interface used by
ClassScanner
to determine which classes to load.
Author:
Samuel Audet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
keep
(
String
filename, byte[] data)
Method Details
keep
boolean
keep
(
String
filename, byte[] data)