StackOverflow Questions for Tag: public-method

Disable "not used" warning for public methods of a class

Score: 99

Views: 58398

Answers: 11

Read More
TheLostBoys
TheLostBoys

Reputation: 33

Is it possible to write Java code without public static void main(String[] args)?

Score: 3

Views: 3866

Answers: 6

Read More
Anil
Anil

Reputation: 665

How to differentiate public methods and private methods during API testing?

Score: 2

Views: 353

Answers: 1

Read More
Fractale
Fractale

Reputation: 1644

How do you solve the separation between common and "not so common" functions in your public interface?

Score: 1

Views: 110

Answers: 2

Read More
sickboy
sickboy

Reputation: 13

VB.NET Publish Application

Score: 0

Views: 78

Answers: 0

Read More
japreiss
japreiss

Reputation: 11251

On a non-const object, why won't C++ call the const version of a member function with public-const and private-non-const overloads?

Score: 27

Views: 841

Answers: 2

Read More
Alessandro
Alessandro

Reputation: 21

Public method in public inheritance becomes private in C++

Score: -4

Views: 94

Answers: 1

Read More
jpeg_louie
jpeg_louie

Reputation: 1

The Value Assigned to my Number In Public Static Int Method Doesn't Get Assigned

Score: -2

Views: 308

Answers: 1

Read More
fredoverflow
fredoverflow

Reputation: 263128

public methods in package-private classes

Score: 51

Views: 24437

Answers: 9

Read More
KodeKat
KodeKat

Reputation: 15

Is there a way to save a chosen color as a public variable?

Score: 0

Views: 491

Answers: 2

Read More
BeNice
BeNice

Reputation: 2305

Variable "probably undefined" - am I missing something?

Score: 1

Views: 1928

Answers: 1

Read More
Brad8118
Brad8118

Reputation: 4702

jQuery - Create public method that uses configured options

Score: 0

Views: 87

Answers: 2

Read More
suman j
suman j

Reputation: 6960

how do I protect a public API from abuse?

Score: 6

Views: 467

Answers: 0

Read More
gawpertron
gawpertron

Reputation: 1927

Why can you call a private method on a new instance made inside a method of the same class type, in PHP?

Score: 2

Views: 987

Answers: 1

Read More
Muhammad zubair
Muhammad zubair

Reputation: 261

How to Trigger button click from another form VB Net

Score: 1

Views: 1045

Answers: 1

Read More
Andrew
Andrew

Reputation: 43113

How do I get the public methods of a class without inherited methods?

Score: 46

Views: 16793

Answers: 2

Read More
Martin2236
Martin2236

Reputation: 33

cant delete image from storage laravel

Score: 1

Views: 487

Answers: 1

Read More
Dejo
Dejo

Reputation: 131

Cannot be referenced from a static context

Score: 0

Views: 685

Answers: 2

Read More
TeChn4K
TeChn4K

Reputation: 2405

Why do PHP magical methods have to be public?

Score: 7

Views: 20805

Answers: 1

Read More
Neveriah
Neveriah

Reputation: 171

How to retrieve all public methods from *.dll

Score: 17

Views: 18041

Answers: 4

Read More
PreviousPage 1Next